| 100 |
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_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>=739 AND c.nright<=844 GROUP BY p.id_product) p GROUP BY p.id_manufacturer |
17.167
ms
|
13351716 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:662 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:147 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 364 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=0 AND smm.`item_t`=0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
15.147
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:181
/modules/tdmegamenu/classes/TdMegaMenuClass.php:215 (getSub)
/override/modules/tdmegamenu/tdmegamenu.php:22 (recurseTree)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2680 |
SELECT SQL_NO_CACHE * FROM `dm_image_type` WHERE 1 AND `manufacturers` = 1 ORDER BY `name` ASC |
14.594
ms
|
9 |
Yes
|
|
/classes/ImageType.php:109
/modules/tdelementor/includes/widgets/brands.php:46 (getImagesTypes)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17584
ORDER BY f.position ASC |
13.969
ms
|
11 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2578 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdmegamenu" LIMIT 1 |
13.842
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/widgets/megamenu.php:711 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 349 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_default_generic_fonts' LIMIT 1 |
13.290
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2585 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 3 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
12.884
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/core/document-types/post.php:230 (get_post_meta)
/modules/tdelementor/core/documents-manager.php:200 (__construct)
/modules/tdelementor/core/documents-manager.php:241 (get)
/modules/tdelementor/includes/frontend.php:884 (get_doc_for_frontend)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2724 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
12.787
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/widgets/email-subscription.php:648 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2564 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15119) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
12.544
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2726 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
12.371
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2673 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19243) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
12.298
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2661 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11576) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
12.183
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2548 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15006) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
12.114
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 303 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16445) AND (b.`id_shop` = 1) LIMIT 1 |
12.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2649 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16414) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
11.886
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2706 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 95) LIMIT 1 |
11.623
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 319 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10574) AND (b.`id_shop` = 1) LIMIT 1 |
11.394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2645 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) AND (b.`id_shop` = 1) LIMIT 1 |
11.384
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2688 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 24) LIMIT 1 |
11.106
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2580 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdsearchblock" LIMIT 1 |
11.029
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/widgets/search.php:544 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2539 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19711) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
10.526
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2655 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (13579) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
10.330
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2426 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 521) LIMIT 1 |
10.307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2668 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10712) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
10.144
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 334 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_allow_svg' LIMIT 1 |
10.126
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/files/assets/svg/svg-handler.php:51 (get_option)
/modules/tdelementor/core/files/assets/svg/svg-handler.php:769 (is_svg_uploads_enabled)
/modules/tdelementor/includes/controls/icons.php:123 (is_enabled)
/modules/tdelementor/includes/controls/base.php:83 (get_default_settings)
/modules/tdelementor/includes/managers/controls.php:453 (__construct)
/modules/tdelementor/includes/managers/controls.php:530 (register_controls)
/modules/tdelementor/includes/managers/controls.php:550 (get_controls)
/modules/tdelementor/includes/managers/controls.php:714 (get_control)
/modules/tdelementor/includes/base/controls-stack.php:444 (add_control_to_stack)
/modules/tdelementor/includes/base/controls-stack.php:1428 (add_control)
/modules/tdelementor/core/base/document.php:466 (start_controls_section)
/modules/tdelementor/core/document-types/post.php:94 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/controls-stack.php:366 (get_settings)
/modules/tdelementor/includes/base/controls-stack.php:1120 (get_controls_settings)
/modules/tdelementor/includes/base/controls-stack.php:1256 (get_active_settings)
/modules/tdelementor/core/base/document.php:813 (get_frontend_settings)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 106 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1 AND sa_1.id_shop_group = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) |
9.268
ms
|
13351716 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:787 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:481 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:141 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 107 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) |
9.261
ms
|
13351716 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:787 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:495 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:141 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2679 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `dm_manufacturer` m INNER JOIN dm_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `dm_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
9.167
ms
|
267 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/tdelementor/includes/widgets/brands.php:40 (getManufacturers)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `dm_feature` f INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `dm_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `dm_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `dm_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC |
8.962
ms
|
1033 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:159
/modules/ps_facetedsearch/src/Filters/Converter.php:388 (getFeatures)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:166 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 23963
ORDER BY f.position ASC |
8.902
ms
|
13 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 343 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdcompare" LIMIT 1 |
8.862
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/managers/widgets.php:123 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 97 |
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.quantity DESC, p.id_product DESC |
8.597
ms
|
13351716 |
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:189 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p INNER JOIN dm_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=1825)) GROUP BY fp.id_feature_value |
8.370
ms
|
16958214 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:856 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:155 (getFeaturesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 330 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_post` a
LEFT JOIN `dm_tdelementor_post_lang` `b` ON a.`id_tdelementor_post` = b.`id_tdelementor_post` AND b.`id_lang` = 1
WHERE (a.`id_tdelementor_post` = 2) LIMIT 1 |
8.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/tdelementor/classes/TdElementorPost.php:42 (__construct)
/modules/tdelementor/tdelementor.php:1151 (__construct)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 108 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) WHERE ((sa.quantity>0)) |
8.078
ms
|
13351716 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:787 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:506 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:141 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1850 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1125) LIMIT 1 |
7.979
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 103 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p WHERE ((p.on_sale=1)) |
7.451
ms
|
13351716 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:787 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:566 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:144 (getHighlightsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2524 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15574
AND image_shop.`cover` = 1 LIMIT 1 |
7.183
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2486 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 531) LIMIT 1 |
7.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2463 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1241) LIMIT 1 |
7.106
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1241 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 41 OR cp.`id_category` IN (1122,1251) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
6.918
ms
|
677 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2701 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 79) LIMIT 1 |
6.754
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p WHERE p.date_add>'2026-06-27 00:00:00' |
6.725
ms
|
13351716 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:787 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:588 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:144 (getHighlightsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2696 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 69) LIMIT 1 |
6.660
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2718 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 153) LIMIT 1 |
6.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 520 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1133) LIMIT 1 |
6.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2774 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
5.736
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/e0/2c/80/e02c807768fc8e7b84fe26ca42758a01a79f9430_2.file.offcanvas-modal.tpl.php:225 (isEnabled)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454554ef3c02_98290730)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:576 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2158 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 463) LIMIT 1 |
5.577
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2588 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `dm_category` c
LEFT JOIN `dm_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cl.`id_lang` = 1
AND c.`id_category` != 1
GROUP BY c.id_category
ORDER BY c.`id_category`, category_shop.`position` |
5.557
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:834
/modules/tdelementor/includes/widgets/products.php:57 (getSimpleCategories)
/modules/tdelementor/includes/widgets/products.php:45 (_register_content_controls)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2533 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10968) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
5.427
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2509 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 13235
ORDER BY f.position ASC |
5.235
ms
|
9 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1676 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 83 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
5.099
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2561 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18243) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
4.739
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2716 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 147) LIMIT 1 |
4.645
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1231 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) LIMIT 1 |
4.630
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1853 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1256) LIMIT 1 |
4.323
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1667 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1200) LIMIT 1 |
4.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1245 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1251) LIMIT 1 |
4.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2157 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 98 OR cp.`id_category` IN (463,464,465,466,467,469,470,471,895,1114,1156,1203,1228) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
4.210
ms
|
733 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2576 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15574) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
4.148
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1956 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=22 AND `active`=1
ORDER BY `position` |
4.051
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 502 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 122 OR cp.`id_category` IN (1223,574,935,936,937,938,1112,1230) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
4.011
ms
|
227 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1070 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14332
AND image_shop.`cover` = 1 LIMIT 1 |
3.994
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 523 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1134) LIMIT 1 |
3.960
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 790 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 641) LIMIT 1 |
3.832
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1082 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) AND (b.`id_shop` = 1) LIMIT 1 |
3.818
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2418 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) AND (b.`id_shop` = 1) LIMIT 1 |
3.800
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 519 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 128 OR cp.`id_category` IN (1133,1134,1136,599,1137,605,1139) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
3.764
ms
|
669 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2199 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 453) LIMIT 1 |
3.738
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1905 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 87 OR cp.`id_category` IN (404,406,407,408,409,410,413,414) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
3.725
ms
|
326 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1664 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1199) LIMIT 1 |
3.700
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10501
ORDER BY f.position ASC |
3.675
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1661 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) LIMIT 1 |
3.673
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1156 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 151) LIMIT 1 |
3.645
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1852 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1125 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
3.609
ms
|
693 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1849 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1124 OR cp.`id_category` IN (1125,1256) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
3.608
ms
|
704 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 841 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) LIMIT 1 |
3.526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1660 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 80 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
3.482
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2636 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
3.470
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2001 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=38 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
3.432
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1725 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 367) LIMIT 1 |
3.360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1340 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 818) LIMIT 1 |
3.348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2274 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) AND (b.`id_shop` = 1) LIMIT 1 |
3.294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1244 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1122 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
3.282
ms
|
664 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1169 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 24
AND `active` = 1 LIMIT 1 |
3.275
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1253 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 202) LIMIT 1 |
3.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 318 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10712
ORDER BY `position` |
3.250
ms
|
4 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1845 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1124) AND (b.`id_shop` = 1) LIMIT 1 |
3.249
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2336 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 109) LIMIT 1 |
3.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1337 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) LIMIT 1 |
3.199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 439 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 261 |
3.177
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1369 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 254) LIMIT 1 |
3.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 741 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) LIMIT 1 |
3.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1087 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 180) LIMIT 1 |
3.119
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1 |
3.111
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__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:176 (initSearch)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1293 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) LIMIT 1 |
3.094
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1653 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) LIMIT 1 |
3.093
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 998 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 371) LIMIT 1 |
3.085
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2322 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 516) LIMIT 1 |
3.064
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1250 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) LIMIT 1 |
3.038
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1128 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) LIMIT 1 |
3.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1508 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11025 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11025 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
3.020
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1801 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 268 |
3.011
ms
|
4 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2270 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=26 AND `active`=1
ORDER BY `position` |
2.997
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1543 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) LIMIT 1 |
2.988
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1339 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 55 OR cp.`id_category` IN (818,819,278,282,277,275,817,1185) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.984
ms
|
573 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1730 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 368 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.970
ms
|
37 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1481 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 266) LIMIT 1 |
2.962
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 596 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 776 OR cp.`id_category` IN (948) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.955
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 733 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1197) LIMIT 1 |
2.924
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1093 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 188) LIMIT 1 |
2.885
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2118 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11930
AND image_shop.`cover` = 1 LIMIT 1 |
2.843
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2037 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 92) AND (b.`id_shop` = 1) LIMIT 1 |
2.839
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1786 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 79 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.832
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 789 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 138 OR cp.`id_category` IN (641,642,643,645,646,956,958) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.829
ms
|
435 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1912 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 407) LIMIT 1 |
2.821
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 297 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20520) AND (b.`id_shop` = 1) LIMIT 1 |
2.810
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2592 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
2.795
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:180 (getCmsOptions)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 639 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 135) AND (b.`id_shop` = 1) LIMIT 1 |
2.792
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1577 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) AND (b.`id_shop` = 1) LIMIT 1 |
2.777
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1857 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 104 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.767
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 946 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 745) LIMIT 1 |
2.760
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1609 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1236) LIMIT 1 |
2.757
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2153 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 98) AND (b.`id_shop` = 1) LIMIT 1 |
2.756
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 361 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_disable_color_schemes' LIMIT 1 |
2.748
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/includes/managers/schemes.php:317 (get_option)
/modules/tdelementor/includes/elements/column.php:611 (get_enabled_schemes)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/controls-stack.php:1091 (get_settings)
/modules/tdelementor/includes/base/controls-stack.php:1176 (get_parsed_dynamic_settings)
/modules/tdelementor/includes/base/element-base.php:768 (get_settings_for_display)
/modules/tdelementor/includes/elements/column.php:995 (_add_render_attributes)
/modules/tdelementor/includes/base/element-base.php:651 (_add_render_attributes)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2778 |
INSERT INTO `dm_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') |
2.745
ms
|
1 |
|
|
/classes/ObjectModel.php:621
/classes/ObjectModel.php:575 (add)
/classes/Guest.php:251 (save)
/modules/statsdata/statsdata.php:82 (setNewGuest)
/modules/statsdata/statsdata.php:73 (getScriptPlugins)
/classes/Hook.php:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 858 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) LIMIT 1 |
2.735
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1467 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) LIMIT 1 |
2.731
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1593 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) LIMIT 1 |
2.727
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1663 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 80 OR cp.`id_category` IN (375,377,378,872,873,874,1199,1200,780,1201) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.726
ms
|
391 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1902 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 87 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.703
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 522 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1133 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.682
ms
|
480 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 500 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 122) LIMIT 1 |
2.679
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 301 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17584) AND (b.`id_shop` = 1) LIMIT 1 |
2.676
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 644 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1220) LIMIT 1 |
2.661
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2403 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 18248
ORDER BY f.position ASC |
2.656
ms
|
25 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1925 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 274 |
2.642
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1148 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1148) LIMIT 1 |
2.625
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1045 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 264 |
2.595
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1348 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 278 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.590
ms
|
172 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2042 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 431) LIMIT 1 |
2.586
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 883 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 142) LIMIT 1 |
2.574
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1228 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=51 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
2.568
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 773 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 146) LIMIT 1 |
2.561
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 874 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 140 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.552
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1011 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 153 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.549
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 861 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 658) LIMIT 1 |
2.536
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 532 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1137) LIMIT 1 |
2.535
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 941 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) AND (b.`id_shop` = 1) LIMIT 1 |
2.532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1529 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 770) LIMIT 1 |
2.495
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1779 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 78 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.483
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 516 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 128 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.481
ms
|
55 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2173 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 470) LIMIT 1 |
2.477
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 291 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10717) AND (b.`id_shop` = 1) LIMIT 1 |
2.476
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1924 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=34 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
2.460
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1225 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=179 AND `active`=1
ORDER BY `position` |
2.436
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 375 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=2 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
2.419
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1656 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=32 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
2.417
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1658 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 13) |
2.417
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2367 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1221) LIMIT 1 |
2.416
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1847 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1124) LIMIT 1 |
2.412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2591 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `dm_category` c
LEFT JOIN `dm_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cl.`id_lang` = 1
AND c.`id_category` != 1
GROUP BY c.id_category
ORDER BY c.`id_category`, category_shop.`position` |
2.406
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:834
/modules/tdelementor/includes/widgets/footer-links.php:59 (getSimpleCategories)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1601 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) LIMIT 1 |
2.405
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1335 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) AND (b.`id_shop` = 1) LIMIT 1 |
2.392
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1760 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) LIMIT 1 |
2.384
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 787 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 138) LIMIT 1 |
2.377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1456 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 45) LIMIT 1 |
2.373
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2338 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 109 OR cp.`id_category` IN (520,917) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.361
ms
|
27 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1774 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 86 AND `id_shop` = 1 |
2.356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 578 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 570) LIMIT 1 |
2.348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1679 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 83 OR cp.`id_category` IN (387,388,389,1202) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.342
ms
|
460 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2290 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 107) LIMIT 1 |
2.342
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1992 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 88) LIMIT 1 |
2.316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1796 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 84 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.313
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2293 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 163) LIMIT 1 |
2.299
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2302 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 918) LIMIT 1 |
2.293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 546 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 579) LIMIT 1 |
2.290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1783 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1111) LIMIT 1 |
2.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 515 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) AND (b.`id_shop` = 1) LIMIT 1 |
2.288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1869 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 774) LIMIT 1 |
2.276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1491 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 279 |
2.273
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1151 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1149) LIMIT 1 |
2.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 542 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 123 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.258
ms
|
65 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1652 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 59 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.253
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 730 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 145) LIMIT 1 |
2.249
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 663 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 631) LIMIT 1 |
2.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `dm_manufacturer` m INNER JOIN dm_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `dm_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
2.243
ms
|
267 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/ps_facetedsearch/src/Filters/Converter.php:286 (getManufacturers)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:166 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1300 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 260 |
2.239
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1886 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) LIMIT 1 |
2.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1206 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 696 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.229
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2784 |
SELECT SQL_NO_CACHE `id_date_range`, `time_end`
FROM `dm_date_range`
WHERE `time_end` = (SELECT MAX(`time_end`) FROM `dm_date_range`) LIMIT 1 |
2.226
ms
|
7311616 |
|
|
/classes/DateRange.php:57
/classes/Page.php:122 (getCurrentRange)
/modules/statsdata/statsdata.php:121 (setPageViewed)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1279 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) LIMIT 1 |
2.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1642 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1074) LIMIT 1 |
2.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2391 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `dm_hook_alias` |
2.209
ms
|
88 |
|
|
/classes/Hook.php:287
/classes/Hook.php:318 (getAllHookAliases)
/classes/Hook.php:710 (getHookAliasesFor)
/classes/Hook.php:803 (getHookModuleExecList)
/classes/Product.php:5811 (exec)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1573 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=18 AND `active`=1
ORDER BY `position` |
2.204
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1722 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) LIMIT 1 |
2.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1199 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 148) AND (b.`id_shop` = 1) LIMIT 1 |
2.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 688 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 133) LIMIT 1 |
2.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2164 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 465) LIMIT 1 |
2.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1620 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) LIMIT 1 |
2.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1007 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1152) LIMIT 1 |
2.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 969 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 724) LIMIT 1 |
2.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1604 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 294) LIMIT 1 |
2.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2094 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 890) LIMIT 1 |
2.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1252 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 40 OR cp.`id_category` IN (202,203,205,206,207,208,209,1214) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.155
ms
|
399 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1766 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 385) LIMIT 1 |
2.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 391 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 118 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.146
ms
|
17 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1864 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1226) LIMIT 1 |
2.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 768 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1248) LIMIT 1 |
2.140
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 744 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 668) LIMIT 1 |
2.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2254 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 96) LIMIT 1 |
2.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2102 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) LIMIT 1 |
2.119
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2030 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20548 AND id_shop=1 LIMIT 1 |
2.116
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2320 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 108 AND `id_shop` = 1 |
2.112
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2715 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 141) LIMIT 1 |
2.112
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2085 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 94) LIMIT 1 |
2.108
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1686 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 389) LIMIT 1 |
2.108
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1709 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 359) LIMIT 1 |
2.099
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1563 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 771) LIMIT 1 |
2.093
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 122 |
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 `dm_hook_module` hm
STRAIGHT_JOIN `dm_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `dm_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
2.088
ms
|
526 |
|
|
/classes/Hook.php:452
/classes/Hook.php:493 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:5904 (getManager)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2039 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 92) LIMIT 1 |
2.078
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 692 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 262 |
2.077
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1038 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1167) LIMIT 1 |
2.076
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1636 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) LIMIT 1 |
2.073
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 896 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17327
AND image_shop.`cover` = 1 LIMIT 1 |
2.072
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1065 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 13266
ORDER BY f.position ASC |
2.070
ms
|
2 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 802 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 646) LIMIT 1 |
2.068
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1705 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 75 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.065
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1872 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 868) LIMIT 1 |
2.061
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 543 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) LIMIT 1 |
2.060
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 429 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) LIMIT 1 |
2.050
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1696 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 356) LIMIT 1 |
2.048
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1426 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) LIMIT 1 |
2.047
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2374 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (16125) |
2.040
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1127 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 38 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2.033
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1744 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) LIMIT 1 |
2.032
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1946 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20074
ORDER BY `position` |
2.028
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 957 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 748 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.019
ms
|
25 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 892 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=16 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
2.016
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 893 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 263 |
2.005
ms
|
4 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1789 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 79 OR cp.`id_category` IN (372,1176) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
2.000
ms
|
82 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1693 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) LIMIT 1 |
1.999
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1860 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 104 OR cp.`id_category` IN (1126,1226) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.995
ms
|
156 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 823 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 137 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.994
ms
|
101 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 478 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 132) AND (b.`id_shop` = 1) LIMIT 1 |
1.993
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 480 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 132) LIMIT 1 |
1.990
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2041 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 92 OR cp.`id_category` IN (431,886,887,888,1084,1094,1215,1218) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.983
ms
|
255 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2196 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 97) LIMIT 1 |
1.980
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2115 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 276 |
1.980
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1200 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 148 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.979
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2407 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (19590) |
1.978
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 878 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 964) LIMIT 1 |
1.972
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1134 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 198) LIMIT 1 |
1.965
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1201 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 148) LIMIT 1 |
1.965
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 632 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 14970 AND id_shop=1 LIMIT 1 |
1.964
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1579 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) LIMIT 1 |
1.963
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 99 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `dm_manufacturer` m INNER JOIN dm_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `dm_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
1.960
ms
|
267 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/ps_facetedsearch/src/Filters/Block.php:653 (getManufacturers)
/modules/ps_facetedsearch/src/Filters/Block.php:147 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1952 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20879
ORDER BY f.position ASC |
1.958
ms
|
28 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1473 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1206) LIMIT 1 |
1.956
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 625 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14970
AND image_shop.`cover` = 1 LIMIT 1 |
1.953
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 762 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1158) LIMIT 1 |
1.952
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 907 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19552
AND image_shop.`cover` = 1 LIMIT 1 |
1.950
ms
|
4 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 875 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 140) LIMIT 1 |
1.946
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 995 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 154) LIMIT 1 |
1.946
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1868 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 774 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.940
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2182 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1114) LIMIT 1 |
1.938
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1635 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 58 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.936
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1462 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1219) LIMIT 1 |
1.933
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 724 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=10 AND `active`=1
ORDER BY `position` |
1.933
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1368 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 49 OR cp.`id_category` IN (254,255,256,809,810,1186,1213) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.931
ms
|
285 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 936 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20527
ORDER BY `position` |
1.930
ms
|
4 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `dm_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `dm_hook_alias` ha
INNER JOIN `dm_hook` h ON ha.name = h.name |
1.926
ms
|
0 |
|
|
/classes/Hook.php:1242
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:5904 (getManager)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1740 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1184) LIMIT 1 |
1.921
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1163 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 272 |
1.921
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2104 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 95 OR cp.`id_category` IN (444,446,437) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.914
ms
|
32 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1567 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1243 AND `id_shop` = 1 |
1.913
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1832 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (24686) |
1.911
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 526 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1136) LIMIT 1 |
1.910
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 945 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 155 OR cp.`id_category` IN (745,746,747,748,750,751) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.910
ms
|
287 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 994 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 154 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.904
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 813 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 143) LIMIT 1 |
1.903
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1532 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 820) LIMIT 1 |
1.901
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1797 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) LIMIT 1 |
1.900
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `dm_configuration` c
LEFT JOIN `dm_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.890
ms
|
1071 |
|
|
/classes/Configuration.php:180
/classes/Configuration.php:229 (loadConfiguration)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 1759 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 82 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.890
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2214 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 461) LIMIT 1 |
1.887
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1706 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) LIMIT 1 |
1.886
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1366 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) LIMIT 1 |
1.885
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1321 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15742
ORDER BY `position` |
1.884
ms
|
3 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2313 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 923 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.884
ms
|
43 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1935 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 18243 AND id_shop=1 LIMIT 1 |
1.883
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2128 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (14017) |
1.878
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1844 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=33 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.876
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1299 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=52 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.875
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1689 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1202) LIMIT 1 |
1.874
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 728 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 145) AND (b.`id_shop` = 1) LIMIT 1 |
1.873
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 836 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1073) LIMIT 1 |
1.872
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1906 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 404) LIMIT 1 |
1.868
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 948 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 745 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.867
ms
|
146 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 438 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=1 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.864
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2269 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=42 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.863
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2589 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `dm_manufacturer` m INNER JOIN dm_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `dm_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
1.863
ms
|
267 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/tdelementor/includes/widgets/products.php:61 (getManufacturers)
/modules/tdelementor/includes/widgets/products.php:45 (_register_content_controls)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2383 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16125 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16125 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.862
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 824 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 137) LIMIT 1 |
1.861
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1267 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 207 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.860
ms
|
107 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 966 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 152) LIMIT 1 |
1.855
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1140 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1210) LIMIT 1 |
1.853
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2412 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19590
ORDER BY f.position ASC |
1.851
ms
|
31 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 586 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) LIMIT 1 |
1.847
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 641 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 135) LIMIT 1 |
1.847
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 489 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 946) LIMIT 1 |
1.843
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1037 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 1167 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.843
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1747 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 363) LIMIT 1 |
1.841
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1109 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) LIMIT 1 |
1.839
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1154 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 151) AND (b.`id_shop` = 1) LIMIT 1 |
1.836
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 449 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10568 AND id_shop=1 LIMIT 1 |
1.832
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1773 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) LIMIT 1 |
1.830
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1525 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 9) |
1.828
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2114 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=40 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.824
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1721 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 77 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.823
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2070 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 93 OR cp.`id_category` IN (438,433,1169,1170) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.821
ms
|
16 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
1.812
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1885 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 103 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.812
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16445 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16445 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.811
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2016 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19541
AND image_shop.`cover` = 1 LIMIT 1 |
1.811
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 776 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 688) LIMIT 1 |
1.805
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1270 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 208 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.805
ms
|
55 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1592 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 60 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.801
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1588 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1110) LIMIT 1 |
1.798
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1918 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 413) LIMIT 1 |
1.798
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1278 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 43 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.790
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1377 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 256 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.787
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 827 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 951) LIMIT 1 |
1.780
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 676 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 113 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.777
ms
|
92 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1144 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 149 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.775
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1995 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 415) LIMIT 1 |
1.774
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1970 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 90) LIMIT 1 |
1.771
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2021 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19541 AND id_shop=1 LIMIT 1 |
1.767
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1336 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 55 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.766
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (20121,16425,16414,13697,10772,10713,10717,22386,13579,20520,11304,17584,16445,11576,10501,10560,24517,20521,20721,10712,10574,23963,24616,16401,19243) |
1.764
ms
|
25 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1520 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 12624 AND id_shop=1 LIMIT 1 |
1.763
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2587 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 63 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
1.758
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/core/document-types/post.php:230 (get_post_meta)
/modules/tdelementor/core/documents-manager.php:200 (__construct)
/modules/tdelementor/core/documents-manager.php:241 (get)
/modules/tdelementor/includes/frontend.php:884 (get_doc_for_frontend)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 993 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 154) AND (b.`id_shop` = 1) LIMIT 1 |
1.752
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2392 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `dm_hook` |
1.744
ms
|
1081 |
|
|
/classes/Hook.php:1242
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:812 (getIdByName)
/classes/Product.php:5811 (exec)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 432 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 556) LIMIT 1 |
1.743
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1343 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 819) LIMIT 1 |
1.740
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2088 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 427) LIMIT 1 |
1.740
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2319 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 108) LIMIT 1 |
1.737
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1146 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 149 AND `id_shop` = 1 |
1.737
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1145 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 149) LIMIT 1 |
1.736
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1281 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 43 OR cp.`id_category` IN (1175,237,232,235,236) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.733
ms
|
26 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 295 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 13579) AND (b.`id_shop` = 1) LIMIT 1 |
1.723
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 677 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) LIMIT 1 |
1.720
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1608 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 1236 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.720
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1434 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) LIMIT 1 |
1.719
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1772 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 86 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.718
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1371 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 254 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.716
ms
|
40 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1502 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10378
ORDER BY `position` |
1.706
ms
|
6 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2341 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 520 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.706
ms
|
19 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1581 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 62 OR cp.`id_category` IN (303,305,1110) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.705
ms
|
205 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2211 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 459) LIMIT 1 |
1.704
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2195 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 97 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.702
ms
|
98 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2376 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 16125
AND image_shop.`cover` = 1 LIMIT 1 |
1.697
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1215 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1254) LIMIT 1 |
1.695
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1239 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) LIMIT 1 |
1.695
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1657 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=19 AND `active`=1
ORDER BY `position` |
1.693
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1262 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 206) LIMIT 1 |
1.692
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1388 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1213 AND `id_shop` = 1 |
1.688
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1582 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 303) LIMIT 1 |
1.688
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1837 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 24686
ORDER BY f.position ASC |
1.688
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2202 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 454) LIMIT 1 |
1.688
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1161 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 723 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.688
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 826 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 137 OR cp.`id_category` IN (951,953,955,1073) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.687
ms
|
287 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 592 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 776) AND (b.`id_shop` = 1) LIMIT 1 |
1.682
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 844 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 694) LIMIT 1 |
1.676
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1395 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 271) LIMIT 1 |
1.669
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 825 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 137 AND `id_shop` = 1 |
1.665
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 964 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 152) AND (b.`id_shop` = 1) LIMIT 1 |
1.665
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1126 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) AND (b.`id_shop` = 1) LIMIT 1 |
1.663
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 847 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 695) LIMIT 1 |
1.661
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1420 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 248 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.659
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 950 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 746 AND `id_shop` = 1 |
1.657
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 931 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.656
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 405 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 115 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.652
ms
|
27 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1026 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 730 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.652
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2246 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 900) LIMIT 1 |
1.646
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 585 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 130 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.645
ms
|
71 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1181 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15017 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15017 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.642
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 483 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 618) LIMIT 1 |
1.636
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 473 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20311
ORDER BY `position` |
1.634
ms
|
8 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 682 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 533 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.634
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 867 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 966) LIMIT 1 |
1.631
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1943 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20074
ORDER BY f.position ASC |
1.631
ms
|
29 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1392 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) LIMIT 1 |
1.630
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 477 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=9 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.628
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1619 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 63 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.628
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1753 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 365) LIMIT 1 |
1.627
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2005 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15119
AND image_shop.`cover` = 1 LIMIT 1 |
1.627
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1626 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1150) AND (b.`id_shop` = 1) LIMIT 1 |
1.626
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 315
AND `active` = 1 LIMIT 1 |
1.623
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2371 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 269 |
1.620
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2273 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=45 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.618
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 461 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10968) AND (b.`id_shop` = 1) LIMIT 1 |
1.611
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1692 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 74 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.611
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 703 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19479
ORDER BY `position` |
1.608
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 840 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 147 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.608
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1057 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11957
ORDER BY `position` |
1.606
ms
|
2 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1236 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1123 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.606
ms
|
102 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1991 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 88 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.604
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1184 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15017) AND (b.`id_shop` = 1) LIMIT 1 |
1.596
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1478 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) LIMIT 1 |
1.594
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2350 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 396) LIMIT 1 |
1.592
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1412 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) LIMIT 1 |
1.591
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1121 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=22 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.589
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1576 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=31 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.588
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2066 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 93) AND (b.`id_shop` = 1) LIMIT 1 |
1.588
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1600 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 61 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.582
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2036 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=39 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.582
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2414 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19590 AND id_shop=1 LIMIT 1 |
1.582
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 864 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 965) LIMIT 1 |
1.580
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2345 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 85) AND (b.`id_shop` = 1) LIMIT 1 |
1.580
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1238 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 41 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.577
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1198 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=25 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.576
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1562 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 771 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.576
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 711 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19711
ORDER BY f.position ASC |
1.575
ms
|
4 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 443 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 561 LIMIT 1 |
1.573
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2769 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
1.573
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 575 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) LIMIT 1 |
1.572
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1265 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 207) LIMIT 1 |
1.570
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1411 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 47 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.568
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1804 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 24683
AND image_shop.`cover` = 1 LIMIT 1 |
1.567
ms
|
9 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1086 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 36 OR cp.`id_category` IN (178,179,180,181,185,186,187,188,779,1157,1193) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.566
ms
|
220 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2396 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 16125
ORDER BY `position` |
1.564
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 657 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) LIMIT 1 |
1.563
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 975 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 726) LIMIT 1 |
1.563
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 917 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (20379) |
1.563
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1887 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 103 AND `id_shop` = 1 |
1.562
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2219 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 462 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.562
ms
|
23 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1338 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 55 AND `id_shop` = 1 |
1.561
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 815 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 143 OR cp.`id_category` IN (662,663,664,666,1179,1211) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.560
ms
|
188 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1382 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 810 AND `id_shop` = 1 |
1.560
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 980 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 972 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.557
ms
|
52 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 759 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 677) LIMIT 1 |
1.552
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2225 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) LIMIT 1 |
1.551
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2137 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14017) AND (b.`id_shop` = 1) LIMIT 1 |
1.549
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2155 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 98) LIMIT 1 |
1.546
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 843 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 147 OR cp.`id_category` IN (694,695,970,1116) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.545
ms
|
263 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1683 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 388) LIMIT 1 |
1.544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2773 |
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM dm_cms c
LEFT JOIN dm_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN dm_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (4) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
1.542
ms
|
1 |
|
Yes
|
/classes/CMS.php:143
/modules/tdelementor/classes/TdElementorWpHelper.php:1520 (getLinks)
/modules/tdelementor/includes/widgets/footer-links.php:899 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 406 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 115) LIMIT 1 |
1.541
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20521
ORDER BY f.position ASC |
1.539
ms
|
14 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 655 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) AND (b.`id_shop` = 1) LIMIT 1 |
1.539
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2135 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14017
ORDER BY f.position ASC |
1.539
ms
|
6 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2227 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 102 OR cp.`id_category` IN (482,484,485,486,487,898,900,460) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.539
ms
|
129 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2324 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 516 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.539
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1528 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 770 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.535
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1147 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 149 OR cp.`id_category` IN (1148,1149) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.534
ms
|
276 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1442 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1205 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.534
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1013 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 153 AND `id_shop` = 1 |
1.533
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1819 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 24684 AND id_shop=1 LIMIT 1 |
1.529
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1939 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20074
AND image_shop.`cover` = 1 LIMIT 1 |
1.526
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 660 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 630) LIMIT 1 |
1.526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1306 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 12255) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.522
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1629 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1150 AND `id_shop` = 1 |
1.522
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1042 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1166 AND `id_shop` = 1 |
1.520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1871 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 774 OR cp.`id_category` IN (868,869,870,1160) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.511
ms
|
152 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1873 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 868 AND `id_shop` = 1 |
1.510
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1415 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 249) LIMIT 1 |
1.509
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 860 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 141 OR cp.`id_category` IN (658,965,966,1155) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.507
ms
|
253 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 816 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 666) LIMIT 1 |
1.506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2038 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 92 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.501
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1234 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1123) LIMIT 1 |
1.500
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1212 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 119) LIMIT 1 |
1.500
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1449 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 804 AND `id_shop` = 1 |
1.498
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1976 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 89) AND (b.`id_shop` = 1) LIMIT 1 |
1.497
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1944 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20074 AND id_shop=1 LIMIT 1 |
1.496
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 285 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 13697) AND (b.`id_shop` = 1) LIMIT 1 |
1.494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1861 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1126) LIMIT 1 |
1.492
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `dm_module` m
INNER JOIN dm_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `dm_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `dm_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `dm_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.490
ms
|
134 |
Yes
|
Yes
|
/classes/Hook.php:1183
/classes/Hook.php:699 (getAllHookRegistrations)
/classes/Hook.php:803 (getHookModuleExecList)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1249 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 40 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.488
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2198 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 97 OR cp.`id_category` IN (453,454,455,457,459,461,462,894) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.487
ms
|
251 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 659 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 136 OR cp.`id_category` IN (630,631,949,1189,1190,1191) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.485
ms
|
144 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 786 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 138 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.484
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1122 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=14 AND `active`=1
ORDER BY `position` |
1.483
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 620 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 13590
ORDER BY f.position ASC |
1.481
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1417 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 249 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.480
ms
|
65 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1901 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 87) AND (b.`id_shop` = 1) LIMIT 1 |
1.480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2024 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (20548) |
1.480
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1432 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) AND (b.`id_shop` = 1) LIMIT 1 |
1.479
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1108 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 34 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.477
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1445 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) LIMIT 1 |
1.476
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1052 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 11957) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.473
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1724 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 77 OR cp.`id_category` IN (367,368,369,370,871,1184) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.470
ms
|
234 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2076 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 433 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.467
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2333 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1208 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.467
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2228 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 482) LIMIT 1 |
1.465
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2181 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 895 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.461
ms
|
83 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 507 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 938 AND `id_shop` = 1 |
1.460
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 574 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 121 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.457
ms
|
68 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1978 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 89) LIMIT 1 |
1.456
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1680 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 387) LIMIT 1 |
1.452
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1230 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 44 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.451
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1399 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 814 AND `id_shop` = 1 |
1.450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2292 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 107 OR cp.`id_category` IN (163,508,509,918,919,920,922,923,1204) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.446
ms
|
236 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2101 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 95 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.444
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 772 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 146 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.443
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2362 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) AND (b.`id_shop` = 1) LIMIT 1 |
1.438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2279 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 777) LIMIT 1 |
1.436
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2356 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 877) LIMIT 1 |
1.433
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 785 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 138) AND (b.`id_shop` = 1) LIMIT 1 |
1.431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1984 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 418) LIMIT 1 |
1.426
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 793 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 642) LIMIT 1 |
1.425
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2390 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `dm_module` m
INNER JOIN dm_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `dm_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `dm_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `dm_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.422
ms
|
134 |
Yes
|
Yes
|
/classes/Hook.php:1183
/classes/Hook.php:699 (getAllHookRegistrations)
/classes/Hook.php:803 (getHookModuleExecList)
/classes/Product.php:5811 (exec)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1493 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (10378) |
1.419
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 968 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 152 OR cp.`id_category` IN (724,725,726,972,973,974,975,976) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.417
ms
|
206 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 470 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20311
ORDER BY f.position ASC |
1.417
ms
|
3 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2089 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 427 AND `id_shop` = 1 |
1.416
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1425 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 53 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.416
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2082 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1170 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.416
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1688 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 389 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.413
ms
|
248 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2327 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 517 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.413
ms
|
35 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 943 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) LIMIT 1 |
1.411
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2370 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=46 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.410
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2364 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) LIMIT 1 |
1.409
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2048 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) LIMIT 1 |
1.405
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1143 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 149) AND (b.`id_shop` = 1) LIMIT 1 |
1.404
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 418 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1225) LIMIT 1 |
1.403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2398 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 18248
AND image_shop.`cover` = 1 LIMIT 1 |
1.400
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1965 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1127) LIMIT 1 |
1.397
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1404 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 816) LIMIT 1 |
1.396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2346 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 85 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.395
ms
|
38 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 499 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 122 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.394
ms
|
47 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1758 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 366 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.393
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1131 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 197) LIMIT 1 |
1.389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2011 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15119
ORDER BY f.position ASC |
1.388
ms
|
26 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2389 |
SELECT SQL_NO_CACHE tr.*
FROM `dm_tax_rule` tr
JOIN `dm_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 362)
AND ('08830' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '08830')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
1.388
ms
|
2 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/tax/Tax.php:188 (getTaxCalculator)
/classes/Product.php:5797 (getProductEcotaxRate)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2026 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1127 LIMIT 1 |
1.387
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2253 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 96 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.387
ms
|
103 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 614 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 13590
AND image_shop.`cover` = 1 LIMIT 1 |
1.385
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 839 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) AND (b.`id_shop` = 1) LIMIT 1 |
1.385
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 775 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 146 OR cp.`id_category` IN (688,689,690,691,692,1154,1246) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.384
ms
|
206 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2342 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 917) LIMIT 1 |
1.381
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1814 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 24684
AND image_shop.`cover` = 1 LIMIT 1 |
1.379
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2347 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 85) LIMIT 1 |
1.379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2757 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
1.379
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1104 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 778) LIMIT 1 |
1.377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2289 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 107 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.376
ms
|
60 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1187 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19859
AND image_shop.`cover` = 1 LIMIT 1 |
1.376
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10574 AND id_shop=1 LIMIT 1 |
1.375
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2276 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) LIMIT 1 |
1.373
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 479 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 132 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.371
ms
|
38 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 738 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1198 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.368
ms
|
50 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 649 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) LIMIT 1 |
1.366
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2343 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 917 AND `id_shop` = 1 |
1.364
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1841 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=20 AND `active`=1
ORDER BY `position` |
1.361
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2359 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 878) LIMIT 1 |
1.356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 801 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 645 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.353
ms
|
166 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1330 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15746
ORDER BY `position` |
1.349
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1628 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1150) LIMIT 1 |
1.347
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1394 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 54 OR cp.`id_category` IN (271,814,815,816,1187) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.342
ms
|
158 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1634 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) AND (b.`id_shop` = 1) LIMIT 1 |
1.340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1331 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=16 AND `active`=1
ORDER BY `position` |
1.340
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2224 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 102 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.340
ms
|
75 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2020 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19541
ORDER BY f.position ASC |
1.338
ms
|
33 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 687 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 133 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.336
ms
|
95 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 852 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 970 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.334
ms
|
87 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1220 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1255 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.334
ms
|
56 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 833 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 955) LIMIT 1 |
1.333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2331 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1208) LIMIT 1 |
1.333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1659 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=49 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.330
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 372 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=6 AND `active`=1
ORDER BY `position` |
1.329
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2385 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 16125 AND id_shop=1 LIMIT 1 |
1.328
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1863 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1126 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.324
ms
|
154 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 465 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 559 LIMIT 1 |
1.324
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 652 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 623) LIMIT 1 |
1.324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1130 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 38 OR cp.`id_category` IN (197,198,781,193,194,195,191,1209,1210) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.321
ms
|
213 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2258 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 449 AND `id_shop` = 1 |
1.319
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 545 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 123 OR cp.`id_category` IN (579,581,583,584,586,587,939,942,1231) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.315
ms
|
191 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2124 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11930 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11930 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.315
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 459 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10968
ORDER BY f.position ASC |
1.315
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 600 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=12 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.313
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2301 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 509 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.312
ms
|
101 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1792 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 372 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.312
ms
|
77 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2351 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 396 AND `id_shop` = 1 |
1.311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 715 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (19935) |
1.309
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1572 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=30 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.308
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1763 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 384) LIMIT 1 |
1.308
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1780 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) LIMIT 1 |
1.306
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2328 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1207) LIMIT 1 |
1.305
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1311 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 12255
ORDER BY `position` |
1.302
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 552 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 583) LIMIT 1 |
1.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2241 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 487 AND `id_shop` = 1 |
1.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1717 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 362 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.300
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2500 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=48 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.294
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 740 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 144 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.294
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 914 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19552 AND id_shop=1 LIMIT 1 |
1.293
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2758 |
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM dm_cms c
LEFT JOIN dm_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN dm_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (3) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
1.293
ms
|
1 |
|
Yes
|
/classes/CMS.php:143
/modules/tdelementor/classes/TdElementorWpHelper.php:1520 (getLinks)
/modules/tdelementor/includes/widgets/footer-links.php:899 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1033 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1222) LIMIT 1 |
1.292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1101 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) LIMIT 1 |
1.292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1587 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 305 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.291
ms
|
145 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1881 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1160) LIMIT 1 |
1.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 821 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1211 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.286
ms
|
83 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1334 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=27 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.286
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2349 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 85 OR cp.`id_category` IN (396,397,398,877,878) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.284
ms
|
195 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10712
ORDER BY f.position ASC |
1.283
ms
|
8 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1083 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 36 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.278
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 835 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 955 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.276
ms
|
136 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2172 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 469 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.276
ms
|
200 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2766 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
1.276
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2329 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1207 AND `id_shop` = 1 |
1.275
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 317 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10712) AND (b.`id_shop` = 1) LIMIT 1 |
1.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1490 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=28 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.272
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1750 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 364) LIMIT 1 |
1.269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1800 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=50 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.269
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2280 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 777 AND `id_shop` = 1 |
1.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1455 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 45 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.265
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20721
ORDER BY f.position ASC |
1.264
ms
|
13 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1081 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=21 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.263
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1346 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 278) LIMIT 1 |
1.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 24517
ORDER BY f.position ASC |
1.261
ms
|
8 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2339 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 520) LIMIT 1 |
1.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1846 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 1124 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.259
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1191 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19859
ORDER BY f.position ASC |
1.259
ms
|
27 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1818 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 24684
ORDER BY f.position ASC |
1.257
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 743 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 144 OR cp.`id_category` IN (668,669,672,674,676,677,1117,1158,1174,1248) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.253
ms
|
170 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1365 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 49 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.253
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 573 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) AND (b.`id_shop` = 1) LIMIT 1 |
1.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 638 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=13 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.252
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1623 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 307) LIMIT 1 |
1.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 428 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 117 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.251
ms
|
30 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 857 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 141 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.247
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1542 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 56 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.244
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1981 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 417) LIMIT 1 |
1.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1224 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=26 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.237
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1968 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 90) AND (b.`id_shop` = 1) LIMIT 1 |
1.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 727 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=15 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.236
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 558 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 586) LIMIT 1 |
1.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 691 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=14 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.233
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1100 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 33 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.232
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2145 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15315
ORDER BY f.position ASC |
1.232
ms
|
3 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2152 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=41 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.230
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2163 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 464 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.229
ms
|
133 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2169 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 466 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.229
ms
|
50 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1044 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=20 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.228
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 424 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1229) LIMIT 1 |
1.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1162 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=24 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.226
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2348 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 85 AND `id_shop` = 1 |
1.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1603 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 61 OR cp.`id_category` IN (294,296) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.222
ms
|
109 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2325 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 517) LIMIT 1 |
1.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1526 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=29 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.220
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 693 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
1.219
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2311 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 923) LIMIT 1 |
1.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1322 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15746) |
1.218
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1124 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 5) |
1.218
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1342 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 818 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.216
ms
|
159 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 796 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 643) LIMIT 1 |
1.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1186 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (19859) |
1.215
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1585 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) LIMIT 1 |
1.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1959 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=37 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.214
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2191 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1228) LIMIT 1 |
1.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 604 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 12488
AND image_shop.`cover` = 1 LIMIT 1 |
1.213
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2154 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 98 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.213
ms
|
89 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 812 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 143 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.212
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1214 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 119 OR cp.`id_category` IN (1254,1255,1159,565) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.209
ms
|
133 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2192 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1228 AND `id_shop` = 1 |
1.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2420 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=47 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.208
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1518 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 12624 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 12624 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.207
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 940 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=19 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.206
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `dm_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 13
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.206
ms
|
11 |
Yes
|
Yes
|
/classes/Category.php:913
/controllers/front/listing/CategoryController.php:223 (getSubCategories)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1625 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 307 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.205
ms
|
79 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2014 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15119
ORDER BY `position` |
1.205
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2334 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 109) AND (b.`id_shop` = 1) LIMIT 1 |
1.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1477 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 52 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.201
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1627 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 1150 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.200
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 557 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 584 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.200
ms
|
73 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 906 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (19552) |
1.200
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1414 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 47 OR cp.`id_category` IN (249,248,807) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.200
ms
|
102 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1922 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 414 AND `id_shop` = 1 |
1.199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 965 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 152 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.198
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1743 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 76 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.195
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 882 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 142 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.192
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 296 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 13579
ORDER BY `position` |
1.191
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1391 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 54 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.191
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2354 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 397 AND `id_shop` = 1 |
1.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1708 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 75 OR cp.`id_category` IN (359,360,361,362,1177) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.188
ms
|
47 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1828 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 24685
ORDER BY f.position ASC |
1.188
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1459 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1182) LIMIT 1 |
1.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1578 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 62 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.184
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1125 |
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `dm_td_mega_menu` smm
LEFT JOIN `dm_td_mega_menu_lang` smml ON smm.`id_td_mega_menu`=smml.`id_td_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_td_mega_column`=23 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
1.182
ms
|
173 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaMenuClass.php:195
/override/modules/tdmegamenu/tdmegamenu.php:40 (getByColumnId)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 289 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10713) AND (b.`id_shop` = 1) LIMIT 1 |
1.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2047 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 886 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.181
ms
|
114 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 729 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 145 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.181
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1312 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15742) |
1.181
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 365 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=1 AND `active`=1
ORDER BY `position` |
1.178
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 568 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 942 AND `id_shop` = 1 |
1.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 856 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
1.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 811 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 143) AND (b.`id_shop` = 1) LIMIT 1 |
1.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1261 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 205 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.177
ms
|
127 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20521 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20521 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.176
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10574
ORDER BY f.position ASC |
1.176
ms
|
9 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1444 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 46 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.175
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1352 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 277) LIMIT 1 |
1.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1977 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 89 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.174
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2067 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 93 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.172
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 394 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 118 OR cp.`id_category` IN (559,560,561,562,563) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.169
ms
|
167 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1466 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 51 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.168
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1319 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15742 AND id_shop=1 LIMIT 1 |
1.165
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2754 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
1.164
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1454 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 45) AND (b.`id_shop` = 1) LIMIT 1 |
1.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 745 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 668 AND `id_shop` = 1 |
1.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2307 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 920 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.160
ms
|
13 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1291 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) AND (b.`id_shop` = 1) LIMIT 1 |
1.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 299 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11304) AND (b.`id_shop` = 1) LIMIT 1 |
1.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 495 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1147) LIMIT 1 |
1.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2045 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 886) LIMIT 1 |
1.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2194 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 97) AND (b.`id_shop` = 1) LIMIT 1 |
1.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
1.155
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1938 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (20074) |
1.155
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2285 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 912) LIMIT 1 |
1.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1257 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 203 AND `id_shop` = 1 |
1.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 333 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 2 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
1.152
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/core/document-types/post.php:230 (get_post_meta)
/modules/tdelementor/core/documents-manager.php:200 (__construct)
/modules/tdelementor/core/documents-manager.php:241 (get)
/modules/tdelementor/includes/frontend.php:884 (get_doc_for_frontend)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1155 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 151 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.152
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1448 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 804) LIMIT 1 |
1.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 942 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 155 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.151
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2084 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 94 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.148
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1292 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 42 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.147
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 331 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
1.146
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/responsive/responsive.php:120 (get_option)
:undefined (TdElementor\Core\Responsive\{closure})
/modules/tdelementor/core/responsive/responsive.php:114 (array_reduce)
/modules/tdelementor/core/responsive/responsive.php:98 (get_breakpoints)
/modules/tdelementor/includes/settings/settings.php:43 (get_editable_breakpoints)
/modules/tdelementor/includes/plugin.php:573 (__construct)
/modules/tdelementor/includes/plugin.php:496 (init_components)
/modules/tdelementor/includes/plugin.php:644 (init)
/modules/tdelementor/includes/plugin.php:464 (__construct)
/modules/tdelementor/tdelementor.php:1152 (instance)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1211 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 119 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.139
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 431 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 117 OR cp.`id_category` IN (556,557) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.137
ms
|
41 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 782 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1246) LIMIT 1 |
1.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1001 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 737) LIMIT 1 |
1.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 509 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1112) LIMIT 1 |
1.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 997 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 154 OR cp.`id_category` IN (371,737,741,744,1152,1163) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.135
ms
|
164 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1969 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 90 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.135
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1105 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 778 AND `id_shop` = 1 |
1.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 819 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1211) LIMIT 1 |
1.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1433 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 48 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.129
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1024 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 730) LIMIT 1 |
1.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1691 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1202 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.128
ms
|
31 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1771 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 944 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.126
ms
|
29 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1961 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 91 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.124
ms
|
594 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 700 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19479
ORDER BY f.position ASC |
1.124
ms
|
4 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1287 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 237 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.122
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 779 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1154) LIMIT 1 |
1.121
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1933 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18243 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 18243 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.121
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1745 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 76 AND `id_shop` = 1 |
1.117
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 656 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 136 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.113
ms
|
88 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1398 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 814) LIMIT 1 |
1.113
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 300 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11304
ORDER BY `position` |
1.111
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 421 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 930) LIMIT 1 |
1.111
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1903 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 87) LIMIT 1 |
1.111
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2317 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 108) AND (b.`id_shop` = 1) LIMIT 1 |
1.108
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 624 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (14970) |
1.107
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1936 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18243) AND (b.`id_shop` = 1) LIMIT 1 |
1.105
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 736 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1198) LIMIT 1 |
1.103
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2763 |
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM dm_cms c
LEFT JOIN dm_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN dm_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (2) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
1.102
ms
|
1 |
|
Yes
|
/classes/CMS.php:143
/modules/tdelementor/classes/TdElementorWpHelper.php:1520 (getLinks)
/modules/tdelementor/includes/widgets/footer-links.php:899 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20721 AND id_shop=1 LIMIT 1 |
1.102
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 732 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 145 OR cp.`id_category` IN (680,681,682,683,679,1153,1197,1198) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.101
ms
|
134 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1599 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) AND (b.`id_shop` = 1) LIMIT 1 |
1.100
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 902 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 17327
ORDER BY f.position ASC |
1.100
ms
|
7 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 923 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20379
ORDER BY f.position ASC |
1.100
ms
|
4 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 408 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 115 OR cp.`id_category` IN (1172,1224,550,1225,930,1098,1229,927,929) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.099
ms
|
125 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2257 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 449) LIMIT 1 |
1.097
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2786 |
SELECT SQL_NO_CACHE *
FROM dm_cookiesplus_finality cf LEFT JOIN dm_cookiesplus_finality_lang cfl on cf.`id_cookiesplus_finality` = cfl.`id_cookiesplus_finality`
WHERE
cfl.`id_lang` = 1 AND cf.`active` = 1 AND cf.`id_shop` = 1
ORDER BY `position`; |
1.093
ms
|
5 |
Yes
|
|
/modules/cookiesplus/classes/CookiesPlusFinality.php:88
/modules/cookiesplus/cookiesplus.php:1286 (getCookiesPlusFinalities)
/modules/cookiesplus/cookiesplus.php:1509 (hookFooter)
/classes/Hook.php:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 640 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 135 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.091
ms
|
79 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10712 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10712 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.090
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2159 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 463 AND `id_shop` = 1 |
1.088
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1248 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) AND (b.`id_shop` = 1) LIMIT 1 |
1.087
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 805 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 956) LIMIT 1 |
1.086
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1618 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) AND (b.`id_shop` = 1) LIMIT 1 |
1.085
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1303 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 12255
AND image_shop.`cover` = 1 LIMIT 1 |
1.081
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2175 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 470 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.077
ms
|
30 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 609 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 12488
ORDER BY f.position ASC |
1.074
ms
|
4 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1110 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 34 AND `id_shop` = 1 |
1.073
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 924 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20379 AND id_shop=1 LIMIT 1 |
1.071
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1928 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 18243
AND image_shop.`cover` = 1 LIMIT 1 |
1.070
ms
|
8 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 541 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1 |
1.068
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 753 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 674) LIMIT 1 |
1.064
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2445 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 1239 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.061
ms
|
19 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1438 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 251 AND `id_shop` = 1 |
1.060
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1233 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 44 OR cp.`id_category` IN (1123) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.059
ms
|
103 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 648 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 134 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.057
ms
|
81 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1499 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10378
ORDER BY f.position ASC |
1.056
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1061 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1222 LIMIT 1 |
1.055
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1193 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19859) AND (b.`id_shop` = 1) LIMIT 1 |
1.055
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1364 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) AND (b.`id_shop` = 1) LIMIT 1 |
1.054
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2213 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 459 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.052
ms
|
102 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 355 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_page_title_selector' LIMIT 1 |
1.052
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 354 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_stretched_section_container' LIMIT 1 |
1.050
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 488 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 945 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.050
ms
|
48 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 332 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
1.044
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/responsive/responsive.php:120 (get_option)
:undefined (TdElementor\Core\Responsive\{closure})
/modules/tdelementor/core/responsive/responsive.php:114 (array_reduce)
/modules/tdelementor/core/responsive/responsive.php:98 (get_breakpoints)
/modules/tdelementor/includes/settings/settings.php:43 (get_editable_breakpoints)
/modules/tdelementor/includes/plugin.php:573 (__construct)
/modules/tdelementor/includes/plugin.php:496 (init_components)
/modules/tdelementor/includes/plugin.php:644 (init)
/modules/tdelementor/includes/plugin.php:464 (__construct)
/modules/tdelementor/tdelementor.php:1152 (instance)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2779 |
SELECT SQL_NO_CACHE `id_guest`
FROM `dm_connections`
WHERE `id_guest` = 27705356
AND `date_add` > '2026-07-01 18:21:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
1.043
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:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1556 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1232 AND `id_shop` = 1 |
1.042
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 511 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1112 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.041
ms
|
42 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1793 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1176) LIMIT 1 |
1.041
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1549 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1164) LIMIT 1 |
1.040
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 377 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 116 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.039
ms
|
11 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1447 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 46 OR cp.`id_category` IN (804,805) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.038
ms
|
66 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 747 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 669) LIMIT 1 |
1.033
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 482 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 132 OR cp.`id_category` IN (618,945,946,947,1142,1147) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.032
ms
|
120 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2065 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1218 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.031
ms
|
53 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2264 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 478 AND `id_shop` = 1 |
1.031
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1500 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10378 AND id_shop=1 LIMIT 1 |
1.030
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 846 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 694 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.028
ms
|
58 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2275 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 106 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.027
ms
|
65 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 539 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1139 AND `id_shop` = 1 |
1.027
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1565 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 771 OR cp.`id_category` IN (821,1180,1243,1253) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.025
ms
|
32 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1892 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 491) LIMIT 1 |
1.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 351 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_container_width' LIMIT 1 |
1.023
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 454 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 557 LIMIT 1 |
1.023
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2422 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 110 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.023
ms
|
31 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 414 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1224 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.022
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1955 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20879
ORDER BY `position` |
1.022
ms
|
9 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 593 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 776 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.019
ms
|
73 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 927 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (20527) |
1.019
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2318 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 108 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.019
ms
|
50 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 589 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 614) LIMIT 1 |
1.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1682 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 387 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.017
ms
|
66 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 808 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 958) LIMIT 1 |
1.014
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1934 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 18243
ORDER BY f.position ASC |
1.012
ms
|
27 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2482 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 111 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.012
ms
|
24 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1813 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (24684) |
1.011
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2678 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 4 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
1.009
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/core/document-types/post.php:230 (get_post_meta)
/modules/tdelementor/core/documents-manager.php:200 (__construct)
/modules/tdelementor/core/documents-manager.php:241 (get)
/modules/tdelementor/includes/frontend.php:884 (get_doc_for_frontend)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 721 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19935 AND id_shop=1 LIMIT 1 |
1.009
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 758 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 676 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.009
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2490 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 112 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.008
ms
|
22 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1598 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 291 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.006
ms
|
74 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2462 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 1241 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.006
ms
|
14 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 903 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 17327 AND id_shop=1 LIMIT 1 |
1.004
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1103 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 33 OR cp.`id_category` IN (168,169,170,171,778) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.004
ms
|
66 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 360 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_lightbox_ui_color_hover' LIMIT 1 |
1.002
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 363 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_disable_colorpicker_schemes' LIMIT 1 |
1.001
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/includes/managers/schemes.php:317 (get_option)
/modules/tdelementor/includes/elements/column.php:611 (get_enabled_schemes)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/controls-stack.php:1091 (get_settings)
/modules/tdelementor/includes/base/controls-stack.php:1176 (get_parsed_dynamic_settings)
/modules/tdelementor/includes/base/element-base.php:768 (get_settings_for_display)
/modules/tdelementor/includes/elements/column.php:995 (_add_render_attributes)
/modules/tdelementor/includes/base/element-base.php:651 (_add_render_attributes)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1591 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) AND (b.`id_shop` = 1) LIMIT 1 |
1.001
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1607 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1236) AND (b.`id_shop` = 1) LIMIT 1 |
1.000
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20721 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20721 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
1.000
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 359 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_lightbox_ui_color' LIMIT 1 |
0.997
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2234 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 485) LIMIT 1 |
0.996
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 357 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_enable_lightbox_in_editor' LIMIT 1 |
0.996
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2335 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 109 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.996
ms
|
45 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 719 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19935 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19935 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.993
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1327 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15746
ORDER BY f.position ASC |
0.993
ms
|
9 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1898 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 902) LIMIT 1 |
0.991
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 442 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10568
AND image_shop.`cover` = 1 LIMIT 1 |
0.991
ms
|
6 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 538 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1139) LIMIT 1 |
0.989
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1812 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 24683
ORDER BY `position` |
0.989
ms
|
9 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1218 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1255) LIMIT 1 |
0.988
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1715 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 362) LIMIT 1 |
0.987
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2057 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1094) LIMIT 1 |
0.987
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2149 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=24 AND `active`=1
ORDER BY `position` |
0.984
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1041 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1166) LIMIT 1 |
0.983
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1967 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1127 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.983
ms
|
76 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2251 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 460 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.982
ms
|
16 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 611 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 12488) AND (b.`id_shop` = 1) LIMIT 1 |
0.981
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1408 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1187 AND `id_shop` = 1 |
0.981
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 437 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 557 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.980
ms
|
20 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1809 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 24683
ORDER BY f.position ASC |
0.977
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1614 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1237 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.975
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 981 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 973) LIMIT 1 |
0.975
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 714 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19711
ORDER BY `position` |
0.973
ms
|
8 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2278 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 106 OR cp.`id_category` IN (777,506,912,915) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.972
ms
|
54 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2068 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 93) LIMIT 1 |
0.970
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `dm_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 13
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.967
ms
|
11 |
Yes
|
Yes
|
/classes/Category.php:913
/modules/tdthemesettings/tdthemesettings.php:853 (getSubCategories)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 400 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 560 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.967
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 403 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 561 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.967
ms
|
77 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 822 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 137) AND (b.`id_shop` = 1) LIMIT 1 |
0.965
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1647 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1171 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.964
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 358 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_lightbox_color' LIMIT 1 |
0.964
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1643 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1074 AND `id_shop` = 1 |
0.964
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 290 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10713
ORDER BY `position` |
0.961
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 905 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17327
ORDER BY `position` |
0.960
ms
|
2 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2363 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `dm_category` c
INNER JOIN dm_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `dm_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `dm_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `dm_category` c2 ON c2.`id_category` = 81 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.960
ms
|
42 |
Yes
|
Yes
|
/classes/Category.php:782
/override/modules/tdmegamenu/tdmegamenu.php:48 (getNestedCategories)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 603 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (12488) |
0.958
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2012 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15119 AND id_shop=1 LIMIT 1 |
0.956
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 866 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 965 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.954
ms
|
156 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11576
AND image_shop.`cover` = 1 LIMIT 1 |
0.951
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1617 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1238 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.951
ms
|
24 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2762 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.951
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1803 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (24683) |
0.950
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2298 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 508 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.950
ms
|
16 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 986 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 974 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.949
ms
|
19 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1908 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 404 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.948
ms
|
25 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 838 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1073 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.947
ms
|
64 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1223 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1159 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.947
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 356 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_global_image_lightbox' LIMIT 1 |
0.946
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1010 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 153) AND (b.`id_shop` = 1) LIMIT 1 |
0.945
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2052 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 888 AND `id_shop` = 1 |
0.944
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2764 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.942
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1237 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) AND (b.`id_shop` = 1) LIMIT 1 |
0.941
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1767 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 385 AND `id_shop` = 1 |
0.935
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1966 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1127 AND `id_shop` = 1 |
0.934
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 555 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 584) LIMIT 1 |
0.931
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1117 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 173 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.928
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1776 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 879) LIMIT 1 |
0.928
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10712 AND id_shop=1 LIMIT 1 |
0.927
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1202 LIMIT 1 |
0.927
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2205 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 455) LIMIT 1 |
0.927
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1638 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 58 OR cp.`id_category` IN (288,1074,1171,1178) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.922
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2168 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 466 AND `id_shop` = 1 |
0.922
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1004 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 744) LIMIT 1 |
0.921
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1304 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 207 LIMIT 1 |
0.920
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 441 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (10568) |
0.919
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 987 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 975) LIMIT 1 |
0.919
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 288 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10772
ORDER BY `position` |
0.919
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1737 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 871) LIMIT 1 |
0.918
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 623 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 13590
ORDER BY `position` |
0.917
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 799 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 645) LIMIT 1 |
0.917
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1375 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 256) LIMIT 1 |
0.917
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1275 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1214 AND `id_shop` = 1 |
0.913
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1566 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1243) LIMIT 1 |
0.913
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1584 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 303 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.911
ms
|
50 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2140 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15315
AND image_shop.`cover` = 1 LIMIT 1 |
0.910
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2314 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1204) LIMIT 1 |
0.908
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 662 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 630 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.905
ms
|
71 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 872 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1155 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.905
ms
|
6 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2208 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 457) LIMIT 1 |
0.903
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1831 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 24685
ORDER BY `position` |
0.902
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1823 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 24685
AND image_shop.`cover` = 1 LIMIT 1 |
0.902
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1150 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1148 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.901
ms
|
143 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1351 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 282 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.901
ms
|
67 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 865 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 965 AND `id_shop` = 1 |
0.900
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 469 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20311 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20311 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.899
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1458 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 45 OR cp.`id_category` IN (242,243,1182,1219) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.898
ms
|
35 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 767 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1174 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.897
ms
|
123 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1541 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) AND (b.`id_shop` = 1) LIMIT 1 |
0.896
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1895 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 492) LIMIT 1 |
0.896
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2056 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1084 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.896
ms
|
51 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2179 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 895) LIMIT 1 |
0.896
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1973 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 420) LIMIT 1 |
0.895
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 613 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (13590) |
0.893
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1574 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1 |
0.893
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 564 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 939) LIMIT 1 |
0.892
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1113 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 172 AND `id_shop` = 1 |
0.892
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1332 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_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.891
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 453 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10968
AND image_shop.`cover` = 1 LIMIT 1 |
0.889
ms
|
6 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1192 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19859 AND id_shop=1 LIMIT 1 |
0.889
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 425 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1229 AND `id_shop` = 1 |
0.887
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 863 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 658 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.887
ms
|
55 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1878 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 870) LIMIT 1 |
0.887
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 974 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 725 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.886
ms
|
47 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2147 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15315) AND (b.`id_shop` = 1) LIMIT 1 |
0.884
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 105 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM dm_product p LEFT JOIN dm_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN dm_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN dm_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 dm_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN dm_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN dm_category_product cp ON (p.id_product = cp.id_product) INNER JOIN dm_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN dm_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (208, 15, 87, 93, 300, 315) AND c.nleft>=739 AND c.nright<=844 GROUP BY p.id_product) p LEFT JOIN dm_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 6) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2026-07-01 18:51:47' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2026-07-01 18:51:47' <= sp.to)
) WHERE ((sp.reduction>0)) |
0.884
ms
|
2 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:808 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:787 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:606 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:144 (getHighlightsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 549 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 581) LIMIT 1 |
0.883
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1069 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (14332) |
0.883
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1560 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1249 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.883
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 481 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 132 AND `id_shop` = 1 |
0.881
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1354 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 277 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.880
ms
|
42 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1911 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 406 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.879
ms
|
122 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 227 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 24517 AND id_shop=1 LIMIT 1 |
0.878
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 531 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 599 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.877
ms
|
13 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 818 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 666 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.876
ms
|
62 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1387 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1213) LIMIT 1 |
0.874
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2256 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 96 OR cp.`id_category` IN (449,897,478,892) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.874
ms
|
31 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2127 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11930
ORDER BY `position` |
0.873
ms
|
2 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 859 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 141 AND `id_shop` = 1 |
0.872
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1318 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15742
ORDER BY f.position ASC |
0.871
ms
|
8 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 380 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 116 OR cp.`id_category` IN (555,931,932) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.869
ms
|
110 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1397 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 271 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.869
ms
|
54 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 302 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17584
ORDER BY `position` |
0.867
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1840 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 24686
ORDER BY `position` |
0.867
ms
|
9 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1242 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1122) LIMIT 1 |
0.867
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2465 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1241 OR cp.`id_category` IN (523,522,1242,1245,1250) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.866
ms
|
60 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 792 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 641 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.866
ms
|
134 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2375 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `dm_hook` h
WHERE (h.active = 1) |
0.866
ms
|
1081 |
|
|
/classes/Hook.php:1282
/classes/Hook.php:774 (getHookStatusByName)
/classes/Product.php:5560 (exec)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1112 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 172) LIMIT 1 |
0.864
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1195 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=15 AND `active`=1
ORDER BY `position` |
0.864
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1824 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 870 LIMIT 1 |
0.864
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 670 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1190 AND `id_shop` = 1 |
0.863
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2768 |
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM dm_cms c
LEFT JOIN dm_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN dm_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (1) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
0.863
ms
|
1 |
|
Yes
|
/classes/CMS.php:143
/modules/tdelementor/classes/TdElementorWpHelper.php:1520 (getLinks)
/modules/tdelementor/includes/widgets/footer-links.php:899 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 935 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20527) AND (b.`id_shop` = 1) LIMIT 1 |
0.863
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1437 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 251) LIMIT 1 |
0.862
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2785 |
UPDATE `dm_page_viewed`
SET `counter` = `counter` + 1
WHERE `id_date_range` = 2740
AND `id_page` = 74
AND `id_shop` = 1 |
0.862
ms
|
1 |
|
|
/classes/Page.php:131
/modules/statsdata/statsdata.php:121 (setPageViewed)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1909 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 406) LIMIT 1 |
0.861
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1274 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1214) LIMIT 1 |
0.859
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 795 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 642 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.857
ms
|
51 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2780 |
SELECT SQL_NO_CACHE id_page_type
FROM dm_page_type
WHERE name = 'category' LIMIT 1 |
0.857
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:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 383 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 555 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.857
ms
|
62 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2230 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 482 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.854
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 16445) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.853
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 748 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 669 AND `id_shop` = 1 |
0.853
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1407 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1187) LIMIT 1 |
0.853
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 849 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 695 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.851
ms
|
108 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2772 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.851
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1648 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1178) LIMIT 1 |
0.850
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1781 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 78 AND `id_shop` = 1 |
0.850
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1152 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1149 AND `id_shop` = 1 |
0.849
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20521
AND image_shop.`cover` = 1 LIMIT 1 |
0.848
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1879 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 870 AND `id_shop` = 1 |
0.847
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2126 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 11930 AND id_shop=1 LIMIT 1 |
0.847
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2177 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 471 AND `id_shop` = 1 |
0.846
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 971 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 724 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.844
ms
|
17 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2087 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 94 OR cp.`id_category` IN (427,889,890,891) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.844
ms
|
98 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 761 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 677 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.840
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1817 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 24684 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24684 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.840
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1480 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 52 OR cp.`id_category` IN (266,268,812) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.838
ms
|
26 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1120 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 174 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.838
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 830 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 953) LIMIT 1 |
0.837
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 963 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 751 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.835
ms
|
55 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1355 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 275) LIMIT 1 |
0.835
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1704 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 358 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.835
ms
|
44 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 996 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 154 AND `id_shop` = 1 |
0.834
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1153 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1149 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.834
ms
|
132 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 561 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 587) LIMIT 1 |
0.832
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 669 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1190) LIMIT 1 |
0.832
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 991 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 976 AND `id_shop` = 1 |
0.832
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2263 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 478) LIMIT 1 |
0.832
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2787 |
SELECT SQL_NO_CACHE *
FROM dm_cookiesplus_cookie cc LEFT JOIN dm_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie`
WHERE
`id_cookiesplus_finality` = 1
AND ccl.`id_lang` = 1 AND cc.`active` = 1 AND cc.`id_shop` = 1 ORDER BY cc.`name`; |
0.831
ms
|
65 |
Yes
|
|
/modules/cookiesplus/classes/CookiesPlusCookie.php:105
/modules/cookiesplus/cookiesplus.php:1289 (getCookiesPlusCookies)
/modules/cookiesplus/cookiesplus.php:1509 (hookFooter)
/classes/Hook.php:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2051 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 888) LIMIT 1 |
0.829
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 422 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 930 AND `id_shop` = 1 |
0.827
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 458 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10968 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10968 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.826
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2141 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 433 LIMIT 1 |
0.824
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1006 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 744 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.823
ms
|
46 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2405 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18248) AND (b.`id_shop` = 1) LIMIT 1 |
0.823
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2771 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.821
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 610 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 12488 AND id_shop=1 LIMIT 1 |
0.820
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 567 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 942) LIMIT 1 |
0.819
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2103 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 95 AND `id_shop` = 1 |
0.817
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2144 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15315 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15315 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.817
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 651 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 134 OR cp.`id_category` IN (623) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.813
ms
|
43 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1014 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 153 OR cp.`id_category` IN (727,728,729,730,734,735,978,1162,1192,1222) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.813
ms
|
73 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1810 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 24683 AND id_shop=1 LIMIT 1 |
0.812
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2166 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 465 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.812
ms
|
115 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1358 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 817) LIMIT 1 |
0.812
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1538 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1181) LIMIT 1 |
0.812
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2062 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1215 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.812
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 534 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1137 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.811
ms
|
41 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 868 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 966 AND `id_shop` = 1 |
0.810
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2146 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15315 AND id_shop=1 LIMIT 1 |
0.809
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 619 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 13590 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 13590 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.808
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 798 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 643 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.807
ms
|
28 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 435 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 557) LIMIT 1 |
0.806
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1685 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 388 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.806
ms
|
114 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 708 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 326
AND `active` = 1 LIMIT 1 |
0.806
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 702 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19479) AND (b.`id_shop` = 1) LIMIT 1 |
0.805
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 807 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 956 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.805
ms
|
29 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1929 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1125 LIMIT 1 |
0.805
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 413 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1224 AND `id_shop` = 1 |
0.802
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1917 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 409 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.801
ms
|
93 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2229 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 482 AND `id_shop` = 1 |
0.801
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 485 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 618 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.801
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 984 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 974) LIMIT 1 |
0.800
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1827 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 24685 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24685 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.800
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2010 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15119 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15119 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.799
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2782 |
INSERT INTO `dm_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('27705356', '74', '3628718387', '', '1', '1', '2026-07-01 18:51:52') |
0.798
ms
|
1 |
|
|
/classes/ObjectModel.php:621
/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:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1669 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1200 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.797
ms
|
89 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 851 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 970 AND `id_shop` = 1 |
0.796
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2425 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 110 OR cp.`id_category` IN (521,526,530,1118,1130,1247) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.796
ms
|
80 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2294 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 163 AND `id_shop` = 1 |
0.795
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 608 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 12488 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 12488 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.795
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1640 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 288 AND `id_shop` = 1 |
0.794
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2059 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1094 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.794
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1764 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 384 AND `id_shop` = 1 |
0.793
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1884 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1 |
0.792
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2188 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1203) LIMIT 1 |
0.792
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1993 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 88 AND `id_shop` = 1 |
0.789
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1989 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 419 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.788
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1344 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 819 AND `id_shop` = 1 |
0.788
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2086 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 94 AND `id_shop` = 1 |
0.788
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2296 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 508) LIMIT 1 |
0.788
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 77 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_post` p
WHERE (p.post_type = "footer") |
0.787
ms
|
1626 |
|
|
/modules/tdelementor/tdelementor.php:1643
/modules/tdthemesettings/tdthemesettings.php:282 (getListByPostType)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:913 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 294 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 22386
ORDER BY `position` |
0.787
ms
|
4 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1002 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 737 AND `id_shop` = 1 |
0.787
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 517 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) LIMIT 1 |
0.787
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1945 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20074) AND (b.`id_shop` = 1) LIMIT 1 |
0.786
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1931 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 4
AND `active` = 1 LIMIT 1 |
0.786
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_post` p
WHERE (p.post_type = "home") |
0.784
ms
|
1626 |
|
|
/modules/tdelementor/tdelementor.php:1643
/modules/tdthemesettings/tdthemesettings.php:283 (getListByPostType)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:913 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2239 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 486 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.784
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 514 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1230 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.783
ms
|
18 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 494 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 947 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.782
ms
|
37 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 913 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19552
ORDER BY f.position ASC |
0.782
ms
|
7 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1316 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15742) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.779
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1497 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10378) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.776
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1666 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1199 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.774
ms
|
93 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 756 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 676) LIMIT 1 |
0.773
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1695 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 74 OR cp.`id_category` IN (356,357,358) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.773
ms
|
99 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1888 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 103 OR cp.`id_category` IN (489,491,492,902) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.773
ms
|
71 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1554 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1188 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.772
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 739 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1 |
0.770
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 698 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19479) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.769
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 889 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1173) LIMIT 1 |
0.767
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1133 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 197 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.765
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1495 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 810 LIMIT 1 |
0.765
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1836 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 24686 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24686 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.765
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10574 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10574 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.764
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1980 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 89 OR cp.`id_category` IN (417,418,419) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.764
ms
|
17 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2148 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15315
ORDER BY `position` |
0.764
ms
|
2 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2167 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 466) LIMIT 1 |
0.764
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 384 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 931) LIMIT 1 |
0.763
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1738 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 871 AND `id_shop` = 1 |
0.762
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 654 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 623 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.761
ms
|
42 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1314 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 205 LIMIT 1 |
0.761
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1651 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) AND (b.`id_shop` = 1) LIMIT 1 |
0.759
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1702 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 358) LIMIT 1 |
0.759
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1829 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 24685 AND id_shop=1 LIMIT 1 |
0.758
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1785 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1111 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.756
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1326 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15746 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15746 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.755
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1199 LIMIT 1 |
0.754
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 922 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20379 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20379 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.754
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2201 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 453 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.752
ms
|
58 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 621 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 13590 AND id_shop=1 LIMIT 1 |
0.751
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1749 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 363 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.747
ms
|
23 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 498 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 122) AND (b.`id_shop` = 1) LIMIT 1 |
0.746
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1018 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 728) LIMIT 1 |
0.745
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1867 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 774) AND (b.`id_shop` = 1) LIMIT 1 |
0.742
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2236 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 485 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.742
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2288 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 107) AND (b.`id_shop` = 1) LIMIT 1 |
0.739
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1149 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1148 AND `id_shop` = 1 |
0.739
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2113 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 437 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.738
ms
|
28 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1142 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1210 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.738
ms
|
108 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1429 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 813) LIMIT 1 |
0.737
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1345 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 819 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.736
ms
|
98 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 679 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 113 OR cp.`id_category` IN (533,534,538) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.734
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 870 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1155) LIMIT 1 |
0.733
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1589 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1110 AND `id_shop` = 1 |
0.733
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1606 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 294 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.733
ms
|
99 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 524 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1134 AND `id_shop` = 1 |
0.731
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 680 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 533) LIMIT 1 |
0.731
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1701 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 357 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.729
ms
|
28 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1880 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 870 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.729
ms
|
93 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 508 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 938 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.726
ms
|
104 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1883 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1160 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.725
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2448 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1239 OR cp.`id_category` IN (926,1240,1233,925) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.724
ms
|
60 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1009 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1152 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.723
ms
|
20 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_post` p
WHERE (p.post_type = "header") |
0.722
ms
|
1626 |
|
|
/modules/tdelementor/tdelementor.php:1643
/modules/tdthemesettings/tdthemesettings.php:281 (getListByPostType)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:913 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 810 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 958 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.721
ms
|
22 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `dm_hook` h
WHERE (h.active = 1) |
0.721
ms
|
1081 |
|
|
/classes/Hook.php:1282
/classes/Hook.php:774 (getHookStatusByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1374 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 255 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.720
ms
|
98 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2783 |
INSERT INTO `dm_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('13005', '', 'd.desyman.com/13-perifericos?q=Marca-APC-LEVEL+ONE-LOGITECH-RACKMOUNT-RAPOO-ASUS', '', '2026-07-01 18:51:52') |
0.720
ms
|
1 |
|
|
/classes/ObjectModel.php:621
/classes/ConnectionsSource.php:105 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 588 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 130 OR cp.`id_category` IN (613,614) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.719
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 591 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 614 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.717
ms
|
6 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1746 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 76 OR cp.`id_category` IN (363,364,365,366) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.717
ms
|
80 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 371 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=2 AND `active`=1
ORDER BY `position` |
0.715
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 512 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1230) LIMIT 1 |
0.715
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1020 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 728 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.715
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1537 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1235 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.715
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 778 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 688 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.714
ms
|
32 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1723 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 77 AND `id_shop` = 1 |
0.712
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1897 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 492 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.712
ms
|
20 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1972 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 90 OR cp.`id_category` IN (420) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.712
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 388 LIMIT 1 |
0.712
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 497 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1147 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.709
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 731 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 145 AND `id_shop` = 1 |
0.709
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1975 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 420 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.706
ms
|
14 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 722 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19935) AND (b.`id_shop` = 1) LIMIT 1 |
0.705
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 16445 AND id_shop=1 LIMIT 1 |
0.704
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2268 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 892 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.703
ms
|
14 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1655 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 59 OR cp.`id_category` IN (1099,1168) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.703
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1910 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 406 AND `id_shop` = 1 |
0.701
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1856 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) AND (b.`id_shop` = 1) LIMIT 1 |
0.698
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 894 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.697
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1855 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1256 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.697
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1000 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 371 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.696
ms
|
53 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1622 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 63 OR cp.`id_category` IN (307) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.696
ms
|
80 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 854 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1116 AND `id_shop` = 1 |
0.695
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 723 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19935
ORDER BY `position` |
0.693
ms
|
7 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1431 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 813 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.693
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2316 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1204 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.693
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 386 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 931 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.693
ms
|
28 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 388 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 932 AND `id_shop` = 1 |
0.693
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1720 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1177 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.693
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2111 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 437) LIMIT 1 |
0.692
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1111 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 34 OR cp.`id_category` IN (172,173,174) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.692
ms
|
69 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 631 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14970
ORDER BY f.position ASC |
0.691
ms
|
4 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1056 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11957) AND (b.`id_shop` = 1) LIMIT 1 |
0.691
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1362 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1185 AND `id_shop` = 1 |
0.690
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 643 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 135 OR cp.`id_category` IN (624,625,626,1220) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.689
ms
|
56 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 831 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 953 AND `id_shop` = 1 |
0.689
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 949 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 746) LIMIT 1 |
0.689
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 720 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19935
ORDER BY f.position ASC |
0.685
ms
|
4 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2770 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.685
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2355 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 397 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.684
ms
|
89 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1360 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 817 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.683
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1540 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1181 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.683
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1983 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 417 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.682
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2309 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 922 AND `id_shop` = 1 |
0.682
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2013 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15119) AND (b.`id_shop` = 1) LIMIT 1 |
0.681
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 562 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 587 AND `id_shop` = 1 |
0.679
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1941 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20074) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.679
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 390 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) AND (b.`id_shop` = 1) LIMIT 1 |
0.679
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1017 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 727 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.678
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 916 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19552
ORDER BY `position` |
0.677
ms
|
4 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1254 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 202 AND `id_shop` = 1 |
0.676
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1419 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 248 AND `id_shop` = 1 |
0.676
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2044 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 431 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.673
ms
|
20 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a0
LEFT JOIN `dm_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 739) AND (a0.`nright` > 844) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.673
ms
|
594 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:239 (rewind)
/classes/controller/FrontController.php:1819 (getBreadcrumbLinks)
/classes/controller/FrontController.php:512 (getBreadcrumb)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 559 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 586 AND `id_shop` = 1 |
0.670
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1639 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 288) LIMIT 1 |
0.668
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1964 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 91 OR cp.`id_category` IN (1127) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.668
ms
|
77 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2025 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20548
AND image_shop.`cover` = 1 LIMIT 1 |
0.668
ms
|
4 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1021 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 729) LIMIT 1 |
0.666
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1040 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1167 OR cp.`id_category` IN (1166) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.666
ms
|
13 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1904 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 87 AND `id_shop` = 1 |
0.666
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2366 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 81 OR cp.`id_category` IN (379,382,1221) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.666
ms
|
67 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 572 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1231 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.663
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2093 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 889 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.663
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1453 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 805 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.662
ms
|
17 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1359 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 817 AND `id_shop` = 1 |
0.661
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2590 |
SELECT SQL_NO_CACHE s.*, sl.`description`
FROM `dm_supplier` s
LEFT JOIN `dm_supplier_lang` `sl` ON s.`id_supplier` = sl.`id_supplier` AND sl.`id_lang` = 1
INNER JOIN dm_supplier_shop supplier_shop
ON (supplier_shop.id_supplier = s.id_supplier AND supplier_shop.id_shop = 1)
WHERE (s.`active` = 1)
GROUP BY s.id_supplier
ORDER BY s.`name` ASC |
0.661
ms
|
1 |
Yes
|
Yes
|
/classes/Supplier.php:139
/modules/tdelementor/includes/widgets/products.php:66 (getSuppliers)
/modules/tdelementor/includes/widgets/products.php:45 (_register_content_controls)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1023 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 729 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.659
ms
|
6 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1460 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1182 AND `id_shop` = 1 |
0.659
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2284 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 506 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.659
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1158 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 151 OR cp.`id_category` IN (723) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.657
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2676 |
SELECT SQL_NO_CACHE *
FROM `dm_tdcolumnblock` b
LEFT JOIN `dm_tdcolumnblock_lang` bl ON b.`id_tdcolumnblock` = bl.`id_tdcolumnblock`
WHERE b.`id_shop` = 1
AND `id_lang` = 1
AND `active` = 1
GROUP BY b.`id_tdcolumnblock`
ORDER BY b.`position` ASC |
0.657
ms
|
9 |
Yes
|
Yes
|
/modules/tdcolumnblocks/classes/TdColumnBlock.php:93
/modules/tdcolumnblocks/tdcolumnblocks.php:725 (getList)
/modules/tdcolumnblocks/tdcolumnblocks.php:767 (preProcess)
/modules/tdcolumnblocks/tdcolumnblocks.php:775 (hookDisplayLeftColumn)
/classes/Hook.php:993 (hookDisplayRightColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:166 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:509 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1548 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 287 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.656
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 701 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19479 AND id_shop=1 LIMIT 1 |
0.655
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2759 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.655
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1176 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15017) |
0.654
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1256 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 203) LIMIT 1 |
0.654
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 530 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 599 AND `id_shop` = 1 |
0.653
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 784 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1246 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.651
ms
|
88 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2760 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.651
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1328 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15746 AND id_shop=1 LIMIT 1 |
0.649
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1380 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 809 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.649
ms
|
91 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1092 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 186 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.649
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1247 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1251 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.649
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2000 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 880 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.649
ms
|
17 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1920 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 413 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.648
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1356 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 275 AND `id_shop` = 1 |
0.647
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2170 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 469) LIMIT 1 |
0.647
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 460 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10968 AND id_shop=1 LIMIT 1 |
0.646
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1762 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 82 OR cp.`id_category` IN (383,384,385,944) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.646
ms
|
56 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1428 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 53 OR cp.`id_category` IN (813) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.645
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 287 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10772) AND (b.`id_shop` = 1) LIMIT 1 |
0.644
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1675 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1201 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.644
ms
|
90 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2023 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19541
ORDER BY `position` |
0.642
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `dm_hook` |
0.639
ms
|
1081 |
|
|
/classes/Hook.php:1242
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:812 (getIdByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 1403 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 815 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.638
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1788 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 79 AND `id_shop` = 1 |
0.638
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 855 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1116 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.637
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1400 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 814 OR cp.`id_category` IN (1234) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.637
ms
|
71 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 888 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 968 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.636
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2304 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 918 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.636
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 757 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 676 AND `id_shop` = 1 |
0.635
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20121 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20121 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.635
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1595 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 60 OR cp.`id_category` IN (291) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.635
ms
|
75 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1159 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 723) LIMIT 1 |
0.634
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1866 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1226 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.634
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 832 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 953 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.631
ms
|
77 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 521 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1133 AND `id_shop` = 1 |
0.630
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1032 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1192 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.629
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 554 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 583 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.629
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2321 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 108 OR cp.`id_category` IN (516,517,1207,1208) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.628
ms
|
56 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2384 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 16125
ORDER BY f.position ASC |
0.628
ms
|
26 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1531 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 770 OR cp.`id_category` IN (820,1235,1181) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.627
ms
|
53 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 804 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 646 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.627
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2116 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.626
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2523 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15574) |
0.625
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2761 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.625
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 417 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 550 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.624
ms
|
25 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2534 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20311) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.624
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2536 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (13590) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.621
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10712
AND image_shop.`cover` = 1 LIMIT 1 |
0.621
ms
|
4 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1012 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 153) LIMIT 1 |
0.620
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2110 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 446 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.620
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2107 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 444 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.619
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1795 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1176 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.618
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 374 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 22) |
0.617
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 681 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 533 AND `id_shop` = 1 |
0.617
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2537 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14970) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.617
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1950 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20879) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.617
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 397 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 559 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.615
ms
|
75 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 471 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20311 AND id_shop=1 LIMIT 1 |
0.615
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 990 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 976) LIMIT 1 |
0.614
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1269 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 208 AND `id_shop` = 1 |
0.614
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1347 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 278 AND `id_shop` = 1 |
0.612
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1381 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 810) LIMIT 1 |
0.612
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 694 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (19479) |
0.611
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2218 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 462 AND `id_shop` = 1 |
0.611
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1524 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9) AND (b.`id_shop` = 1) LIMIT 1 |
0.610
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2541 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17327) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.608
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1733 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 369 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.607
ms
|
76 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2108 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 446) LIMIT 1 |
0.606
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1290 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 232 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.605
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2287 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 912 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.605
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 712 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19711 AND id_shop=1 LIMIT 1 |
0.604
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2542 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19552) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.603
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 895 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (17327) |
0.603
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 983 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 973 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.602
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1441 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1205 AND `id_shop` = 1 |
0.601
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 612 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 12488
ORDER BY `position` |
0.600
ms
|
2 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 928 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20527
AND image_shop.`cover` = 1 LIMIT 1 |
0.600
ms
|
4 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1363 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1185 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.600
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2075 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 433 AND `id_shop` = 1 |
0.600
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2559 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (24685) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.600
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2240 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 487) LIMIT 1 |
0.597
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 427 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) AND (b.`id_shop` = 1) LIMIT 1 |
0.596
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 871 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1155 AND `id_shop` = 1 |
0.596
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1313 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15742
AND image_shop.`cover` = 1 LIMIT 1 |
0.596
ms
|
3 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 675 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) AND (b.`id_shop` = 1) LIMIT 1 |
0.595
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1227 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 6) |
0.595
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2543 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20379) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.595
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20721
AND image_shop.`cover` = 1 LIMIT 1 |
0.594
ms
|
8 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 463 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (20311) |
0.594
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 565 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 939 AND `id_shop` = 1 |
0.594
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1471 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 811 AND `id_shop` = 1 |
0.594
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1923 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 414 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.594
ms
|
59 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 920 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 36
AND `active` = 1 LIMIT 1 |
0.593
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1123 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5) AND (b.`id_shop` = 1) LIMIT 1 |
0.593
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 550 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 581 AND `id_shop` = 1 |
0.592
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 929 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1073 LIMIT 1 |
0.592
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1613 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1237 AND `id_shop` = 1 |
0.592
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1050 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 974 LIMIT 1 |
0.591
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2136 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 14017 AND id_shop=1 LIMIT 1 |
0.590
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 879 LIMIT 1 |
0.589
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2560 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (24686) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.589
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16401 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16401 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.588
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 595 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 776 AND `id_shop` = 1 |
0.588
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 404 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 115) AND (b.`id_shop` = 1) LIMIT 1 |
0.587
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1165 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15006) |
0.587
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 750 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 672) LIMIT 1 |
0.586
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 891 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1173 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.585
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2558 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (24684) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.585
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2300 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 509 AND `id_shop` = 1 |
0.584
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 853 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1116) LIMIT 1 |
0.582
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2090 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 427 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.582
ms
|
73 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 430 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 117 AND `id_shop` = 1 |
0.581
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 918 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20379
AND image_shop.`cover` = 1 LIMIT 1 |
0.581
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1624 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 307 AND `id_shop` = 1 |
0.580
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2139 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15315) |
0.580
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 13697 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 13697 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.579
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 752 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 672 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.579
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11304 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11304 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.578
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 487 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 945 AND `id_shop` = 1 |
0.578
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1621 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 63 AND `id_shop` = 1 |
0.578
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 464 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20311
AND image_shop.`cover` = 1 LIMIT 1 |
0.578
ms
|
8 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 947 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 745 AND `id_shop` = 1 |
0.578
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1555 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1232) LIMIT 1 |
0.577
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 540 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1139 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.575
ms
|
46 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2117 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (11930) |
0.575
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2004 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15119) |
0.574
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1229 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) AND (b.`id_shop` = 1) LIMIT 1 |
0.574
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2295 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 163 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.573
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2513 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15521) |
0.573
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1361 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1185) LIMIT 1 |
0.573
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1139 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1209 OR cp.`id_category` IN (1257) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.571
ms
|
59 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1739 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 871 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.571
ms
|
53 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1755 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 365 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.571
ms
|
50 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2029 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20548
ORDER BY f.position ASC |
0.571
ms
|
22 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2223 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) AND (b.`id_shop` = 1) LIMIT 1 |
0.567
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11576 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11576 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.567
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 369 |
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM dm_cms c
LEFT JOIN dm_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN dm_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (6) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
0.566
ms
|
1 |
|
Yes
|
/classes/CMS.php:143
/modules/tdmegamenu/tdmegamenu.php:4187 (getLinks)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1047 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (11957) |
0.566
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1583 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 303 AND `id_shop` = 1 |
0.566
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2015 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (19541) |
0.566
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2178 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 471 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.565
ms
|
51 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1302 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (12255) |
0.564
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 970 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 724 AND `id_shop` = 1 |
0.564
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2553 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15746) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.563
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 528 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1136 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.563
ms
|
57 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1736 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 370 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.563
ms
|
48 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2286 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 912 AND `id_shop` = 1 |
0.563
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1323 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15746
AND image_shop.`cover` = 1 LIMIT 1 |
0.562
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1172 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15006
ORDER BY f.position ASC |
0.562
ms
|
28 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1616 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1238 AND `id_shop` = 1 |
0.561
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10713 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10713 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.560
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 673 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1191 AND `id_shop` = 1 |
0.560
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1513 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (12624) |
0.560
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1539 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1181 AND `id_shop` = 1 |
0.560
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 704 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (19711) |
0.560
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 845 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 694 AND `id_shop` = 1 |
0.559
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1611 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1236 OR cp.`id_category` IN (1237,1238) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.559
ms
|
35 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2306 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 920 AND `id_shop` = 1 |
0.558
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1777 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 879 AND `id_shop` = 1 |
0.557
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 672 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1191) LIMIT 1 |
0.557
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1580 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 62 AND `id_shop` = 1 |
0.556
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1769 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 944) LIMIT 1 |
0.556
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 505 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1223 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.554
ms
|
52 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1990 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 88) AND (b.`id_shop` = 1) LIMIT 1 |
0.554
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2397 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (18248) |
0.554
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1517 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 12624) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.554
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1059 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 13266
AND image_shop.`cover` = 1 LIMIT 1 |
0.553
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1559 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1249 AND `id_shop` = 1 |
0.553
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2231 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 484) LIMIT 1 |
0.553
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 399 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 560 AND `id_shop` = 1 |
0.552
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2451 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 926 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.552
ms
|
51 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2554 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10378) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.552
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22386 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22386 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.551
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 24517 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24517 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.551
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 954 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 747 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.551
ms
|
40 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1536 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1235 AND `id_shop` = 1 |
0.551
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2133 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 14017) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.551
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 760 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 677 AND `id_shop` = 1 |
0.550
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1424 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) AND (b.`id_shop` = 1) LIMIT 1 |
0.550
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2035 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 15) |
0.550
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 416 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 550 AND `id_shop` = 1 |
0.548
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1058 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (13266) |
0.548
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2064 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1218 AND `id_shop` = 1 |
0.548
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16414 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16414 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.547
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 452 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (10968) |
0.547
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 982 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 973 AND `id_shop` = 1 |
0.547
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2235 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 485 AND `id_shop` = 1 |
0.547
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2209 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 457 AND `id_shop` = 1 |
0.546
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2535 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (12488) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.546
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 496 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1147 AND `id_shop` = 1 |
0.545
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1469 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 51 OR cp.`id_category` IN (811,1206) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.545
ms
|
41 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1822 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (24685) |
0.545
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2060 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1215) LIMIT 1 |
0.545
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2226 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 102 AND `id_shop` = 1 |
0.545
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2250 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 460 AND `id_shop` = 1 |
0.545
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1205 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 696 AND `id_shop` = 1 |
0.544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1216 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1254 AND `id_shop` = 1 |
0.544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2190 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1203 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.544
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1115 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) LIMIT 1 |
0.544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1645 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1171) LIMIT 1 |
0.544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2503 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (13235) |
0.544
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10772 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10772 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.543
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2555 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11025) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.543
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1654 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 59 AND `id_shop` = 1 |
0.543
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1450 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 804 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.542
ms
|
48 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1612 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1237) LIMIT 1 |
0.542
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1523 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=17 AND `active`=1
ORDER BY `position` |
0.541
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1858 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) LIMIT 1 |
0.541
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2061 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1215 AND `id_shop` = 1 |
0.540
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1947 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (20879) |
0.540
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1116 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 173 AND `id_shop` = 1 |
0.539
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1503 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (11025) |
0.539
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1662 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 80 AND `id_shop` = 1 |
0.539
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 901 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17327 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17327 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.538
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 956 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 748 AND `id_shop` = 1 |
0.538
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1719 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1177 AND `id_shop` = 1 |
0.538
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2123 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 11930) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.538
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1927 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-07-01 00:00:00',
INTERVAL 5 DAY
)
) > 0) as new
FROM dm_product p
LEFT JOIN dm_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN dm_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN dm_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (18243) |
0.537
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1498 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10378 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10378 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.537
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1987 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 419) LIMIT 1 |
0.537
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2267 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 892 AND `id_shop` = 1 |
0.537
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1285 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 237) LIMIT 1 |
0.536
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1558 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1249) LIMIT 1 |
0.536
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2212 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 459 AND `id_shop` = 1 |
0.536
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10574
AND image_shop.`cover` = 1 LIMIT 1 |
0.535
ms
|
3 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1286 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 237 AND `id_shop` = 1 |
0.535
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 16445
ORDER BY f.position ASC |
0.533
ms
|
7 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1907 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 404 AND `id_shop` = 1 |
0.533
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2518 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15521 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15521 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.533
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1119 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 174 AND `id_shop` = 1 |
0.532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1350 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 282 AND `id_shop` = 1 |
0.532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2249 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 460) LIMIT 1 |
0.532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16425 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16425 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.531
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17584 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17584 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.531
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1053 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11957 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11957 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.531
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1988 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 419 AND `id_shop` = 1 |
0.531
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 387 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 932) LIMIT 1 |
0.530
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 484 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 618 AND `id_shop` = 1 |
0.530
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1602 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 61 AND `id_shop` = 1 |
0.530
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 834 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 955 AND `id_shop` = 1 |
0.529
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1413 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 47 AND `id_shop` = 1 |
0.529
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2040 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 92 AND `id_shop` = 1 |
0.529
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2545 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11957) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.529
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 850 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 970) LIMIT 1 |
0.528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1353 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 277 AND `id_shop` = 1 |
0.528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1784 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1111 AND `id_shop` = 1 |
0.528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11304
ORDER BY f.position ASC |
0.528
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1301 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.528
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1367 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 49 AND `id_shop` = 1 |
0.528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2315 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1204 AND `id_shop` = 1 |
0.528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2508 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 13235 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 13235 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.528
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 820 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1211 AND `id_shop` = 1 |
0.527
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1416 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 249 AND `id_shop` = 1 |
0.527
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10560
ORDER BY f.position ASC |
0.527
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1222 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1159 AND `id_shop` = 1 |
0.526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1703 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 358 AND `id_shop` = 1 |
0.526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2080 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1170) LIMIT 1 |
0.526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2255 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 96 AND `id_shop` = 1 |
0.526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2547 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14332) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.526
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 630 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14970 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14970 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.525
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 919 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 955 LIMIT 1 |
0.525
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1003 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 737 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.525
ms
|
42 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1896 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 492 AND `id_shop` = 1 |
0.525
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2063 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1218) LIMIT 1 |
0.525
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11576
ORDER BY f.position ASC |
0.524
ms
|
13 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 412 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1224) LIMIT 1 |
0.524
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1219 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1255 AND `id_shop` = 1 |
0.524
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1729 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 368 AND `id_shop` = 1 |
0.524
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 797 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 643 AND `id_shop` = 1 |
0.523
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2058 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1094 AND `id_shop` = 1 |
0.523
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2352 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 396 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.522
ms
|
52 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1707 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 75 AND `id_shop` = 1 |
0.522
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1859 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 104 AND `id_shop` = 1 |
0.521
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2232 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 484 AND `id_shop` = 1 |
0.521
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2540 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19935) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.521
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 718 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19935) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.520
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 973 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 725 AND `id_shop` = 1 |
0.520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2238 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 486 AND `id_shop` = 1 |
0.520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 710 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19711 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19711 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.518
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1030 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1192) LIMIT 1 |
0.518
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1264 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 206 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.518
ms
|
54 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 737 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1198 AND `id_shop` = 1 |
0.518
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 594 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 776) LIMIT 1 |
0.517
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 817 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 666 AND `id_shop` = 1 |
0.516
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1180 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15017) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.516
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 13579 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 13579 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.515
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1182 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15017
ORDER BY f.position ASC |
0.515
ms
|
21 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1507 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 11025) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.515
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1838 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 24686 AND id_shop=1 LIMIT 1 |
0.515
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 24616 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24616 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.514
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 24616
ORDER BY f.position ASC |
0.514
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1854 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1256 AND `id_shop` = 1 |
0.514
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2106 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 444 AND `id_shop` = 1 |
0.514
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2162 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 464 AND `id_shop` = 1 |
0.514
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1942 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20074 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20074 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.514
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 780 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1154 AND `id_shop` = 1 |
0.513
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1816 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 24684) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.512
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 19243
ORDER BY f.position ASC |
0.512
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1971 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 90 AND `id_shop` = 1 |
0.512
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.511
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 932 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20527 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20527 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.511
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 23963 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 23963 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.510
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 368 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=5 AND `active`=1
ORDER BY `position` |
0.510
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 742 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 144 AND `id_shop` = 1 |
0.510
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 814 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 143 AND `id_shop` = 1 |
0.510
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1545 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 56 OR cp.`id_category` IN (286,287,1164,1188,1194,1232,1249) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.510
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1064 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 13266 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 13266 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.509
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1204 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 696) LIMIT 1 |
0.509
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1118 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 174) LIMIT 1 |
0.508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1240 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 41 AND `id_shop` = 1 |
0.508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1553 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1188 AND `id_shop` = 1 |
0.508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1882 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1160 AND `id_shop` = 1 |
0.508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 678 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 113 AND `id_shop` = 1 |
0.508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1114 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 172 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.507
ms
|
54 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2369 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1221 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.507
ms
|
56 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2431 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 526 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.507
ms
|
40 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2122 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 99
AND `active` = 1 LIMIT 1 |
0.506
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10772
ORDER BY f.position ASC |
0.505
ms
|
13 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10717
ORDER BY f.position ASC |
0.505
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 381 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 555) LIMIT 1 |
0.505
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 665 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 631 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.505
ms
|
47 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 985 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 974 AND `id_shop` = 1 |
0.505
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 411 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1172 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.504
ms
|
49 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1016 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 727 AND `id_shop` = 1 |
0.504
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1552 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1188) LIMIT 1 |
0.504
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1700 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 357 AND `id_shop` = 1 |
0.504
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1446 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 46 AND `id_shop` = 1 |
0.502
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2402 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18248 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 18248 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.502
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 933 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20527
ORDER BY f.position ASC |
0.502
ms
|
7 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1376 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 256 AND `id_shop` = 1 |
0.501
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 510 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1112 AND `id_shop` = 1 |
0.501
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 699 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19479 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19479 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.501
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1396 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 271 AND `id_shop` = 1 |
0.501
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1505 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 266 LIMIT 1 |
0.501
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 800 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 645 AND `id_shop` = 1 |
0.500
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19243 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19243 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.500
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 486 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 945) LIMIT 1 |
0.500
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2527 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15574 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15574 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.500
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 447 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10568 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10568 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.499
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 955 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 748) LIMIT 1 |
0.498
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10560 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10560 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.497
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 587 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 130 AND `id_shop` = 1 |
0.497
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 618 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 13590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.497
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1202 LIMIT 1 |
0.497
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2237 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 486) LIMIT 1 |
0.496
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 16401
ORDER BY f.position ASC |
0.495
ms
|
12 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2134 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14017 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14017 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.495
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1171 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15006 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15006 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.495
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2069 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 93 AND `id_shop` = 1 |
0.495
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2109 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 446 AND `id_shop` = 1 |
0.495
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 16425
ORDER BY f.position ASC |
0.494
ms
|
13 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 506 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 938) LIMIT 1 |
0.494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1102 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 33 AND `id_shop` = 1 |
0.494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1427 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 53 AND `id_shop` = 1 |
0.494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2132 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 75
AND `active` = 1 LIMIT 1 |
0.494
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1167 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1210 LIMIT 1 |
0.493
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1890 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 489 AND `id_shop` = 1 |
0.493
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20520
ORDER BY f.position ASC |
0.492
ms
|
12 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16414) AND (b.`id_shop` = 1) LIMIT 1 |
0.492
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 325 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16401) AND (b.`id_shop` = 1) LIMIT 1 |
0.492
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 887 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 968 AND `id_shop` = 1 |
0.492
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1160 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 723 AND `id_shop` = 1 |
0.492
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1672 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 780 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.492
ms
|
38 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 972 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 725) LIMIT 1 |
0.491
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10717 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10717 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.491
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 309 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10560) AND (b.`id_shop` = 1) LIMIT 1 |
0.491
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1974 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 420 AND `id_shop` = 1 |
0.491
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 13697
ORDER BY f.position ASC |
0.490
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 707 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1192 LIMIT 1 |
0.489
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1951 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20879 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20879 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.489
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2468 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 523 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.489
ms
|
40 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 398 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 560) LIMIT 1 |
0.488
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 551 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 581 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.488
ms
|
32 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1325 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15746) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.488
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2753 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.488
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 321 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 23963) AND (b.`id_shop` = 1) LIMIT 1 |
0.487
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1457 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 45 AND `id_shop` = 1 |
0.487
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1515 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 271 LIMIT 1 |
0.487
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2532 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10568) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.486
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1221 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1159) LIMIT 1 |
0.486
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 472 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20311) AND (b.`id_shop` = 1) LIMIT 1 |
0.485
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 697 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 623 LIMIT 1 |
0.485
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1019 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 728 AND `id_shop` = 1 |
0.485
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1232 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 44 AND `id_shop` = 1 |
0.485
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2112 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 437 AND `id_shop` = 1 |
0.485
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 869 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 966 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.484
ms
|
35 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1060 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1222 LIMIT 1 |
0.484
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 977 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 726 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.483
ms
|
35 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1630 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1150 OR cp.`id_category` IN (1151) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.482
ms
|
14 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 607 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 12488) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.481
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 518 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 128 AND `id_shop` = 1 |
0.480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 735 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1197 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.480
ms
|
41 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1022 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 729 AND `id_shop` = 1 |
0.480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1132 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 197 AND `id_shop` = 1 |
0.480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1615 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1238) LIMIT 1 |
0.480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2028 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20548 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20548 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.480
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2055 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1084 AND `id_shop` = 1 |
0.480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2272 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 19) |
0.480
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 912 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19552 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19552 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.479
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1597 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 291 AND `id_shop` = 1 |
0.479
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 637 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 25) |
0.478
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1075 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14332 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 14332 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.478
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1168 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1210 LIMIT 1 |
0.478
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 436 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 557 AND `id_shop` = 1 |
0.477
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1547 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 287 AND `id_shop` = 1 |
0.477
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1307 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 12255 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 12255 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.477
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2671 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (24616) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.476
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `dm_module` m
LEFT JOIN `dm_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.476
ms
|
108 |
|
|
/classes/module/Module.php:340
/modules/ps_emailsubscription/ps_emailsubscription.php:96 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:913 (getInstanceByName)
/classes/controller/FrontController.php:948 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20121) AND (b.`id_shop` = 1) LIMIT 1 |
0.476
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10501 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10501 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.474
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 751 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 672 AND `id_shop` = 1 |
0.474
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1183 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15017 AND id_shop=1 LIMIT 1 |
0.473
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 602 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.472
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2180 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 895 AND `id_shop` = 1 |
0.472
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2411 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19590 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19590 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.472
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 293 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22386) AND (b.`id_shop` = 1) LIMIT 1 |
0.471
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2557 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (24683) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.470
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1472 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 811 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.468
ms
|
30 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1179 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1209 LIMIT 1 |
0.467
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1197 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 23) |
0.467
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1317 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15742 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15742 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.467
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2358 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 877 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.467
ms
|
28 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1808 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 24683 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24683 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.466
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10713
ORDER BY f.position ASC |
0.465
ms
|
8 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1994 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 88 OR cp.`id_category` IN (415,880) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.465
ms
|
26 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 16414
ORDER BY f.position ASC |
0.464
ms
|
9 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2019 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19541 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19541 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.464
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2767 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.464
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 706 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1192 LIMIT 1 |
0.463
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 323 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24616) AND (b.`id_shop` = 1) LIMIT 1 |
0.461
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 577 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 121 OR cp.`id_category` IN (570,571) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.461
ms
|
22 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 717 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1192 LIMIT 1 |
0.461
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1190 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19859 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19859 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.461
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2566 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20548) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.459
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1921 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 414) LIMIT 1 |
0.459
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1054 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11957
ORDER BY f.position ASC |
0.458
ms
|
4 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2174 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 470 AND `id_shop` = 1 |
0.458
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2281 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 777 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.457
ms
|
39 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2652 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10713) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.457
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2415 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19590) AND (b.`id_shop` = 1) LIMIT 1 |
0.457
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 696 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 623 LIMIT 1 |
0.456
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 930 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 133
AND `active` = 1 LIMIT 1 |
0.456
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20121
ORDER BY f.position ASC |
0.455
ms
|
8 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2245 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 898 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.455
ms
|
36 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2310 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 922 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.454
ms
|
42 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 181 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `dm_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20520 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `dm_cart_product` cp JOIN `dm_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `dm_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 20520 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1 |
0.454
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2008 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 114
AND `active` = 1 LIMIT 1 |
0.454
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2550 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19859) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.454
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2572 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18248) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.454
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 877 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 140 OR cp.`id_category` IN (964) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.453
ms
|
27 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 491 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 946 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.452
ms
|
20 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1877 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 869 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.452
ms
|
22 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2519 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15521
ORDER BY f.position ASC |
0.452
ms
|
8 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2672 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16401) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.452
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2733 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.452
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2656 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20520) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.452
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 102 |
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `dm_feature_value` v LEFT JOIN `dm_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `dm_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 1825 ORDER BY vl.`value` ASC |
0.451
ms
|
1 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:194
/modules/ps_facetedsearch/src/Filters/Block.php:865 (getFeatureValues)
/modules/ps_facetedsearch/src/Filters/Block.php:155 (getFeaturesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:218 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2305 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 920) LIMIT 1 |
0.451
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2573 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19590) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.450
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 315 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20721) AND (b.`id_shop` = 1) LIMIT 1 |
0.450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2650 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (13697) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.449
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM dm_shop_url su
LEFT JOIN dm_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'd.desyman.com' OR su.domain_ssl = 'd.desyman.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.448
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1363
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 2670 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (23963) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.447
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2575 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15521) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.446
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1874 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 868 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.445
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 305 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11576) AND (b.`id_shop` = 1) LIMIT 1 |
0.445
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1383 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 810 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.444
ms
|
34 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.444
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 880 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 964 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.444
ms
|
26 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2160 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 463 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.444
ms
|
25 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1406 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 816 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.443
ms
|
26 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1930 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1125 LIMIT 1 |
0.443
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1727 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 367 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.442
ms
|
16 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1217 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1254 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.441
ms
|
36 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2549 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15017) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.441
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2125 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11930
ORDER BY f.position ASC |
0.440
ms
|
3 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1511 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11025) AND (b.`id_shop` = 1) LIMIT 1 |
0.439
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 320 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10574
ORDER BY `position` |
0.438
ms
|
3 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 713 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19711) AND (b.`id_shop` = 1) LIMIT 1 |
0.438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1067 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 13266) AND (b.`id_shop` = 1) LIMIT 1 |
0.438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1534 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 820 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.438
ms
|
39 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2562 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20074) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.438
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2131 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 427 LIMIT 1 |
0.437
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2565 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19541) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.437
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2571 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16125) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.437
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20121
ORDER BY `position` |
0.436
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2528 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15574
ORDER BY f.position ASC |
0.436
ms
|
9 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2538 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19479) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.436
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 311 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24517) AND (b.`id_shop` = 1) LIMIT 1 |
0.435
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 448 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10568
ORDER BY f.position ASC |
0.434
ms
|
5 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1519 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 12624
ORDER BY f.position ASC |
0.434
ms
|
6 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `dm_module` m
LEFT JOIN `dm_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.433
ms
|
108 |
|
|
/classes/module/Module.php:340
/modules/gformbuilderpro/gformbuilderpro.php:27 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:913 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 2556 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (12624) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.433
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 304 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 16445
ORDER BY `position` |
0.432
ms
|
2 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2727 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.432
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2567 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11930) AND (b.`id_shop` = 1) LIMIT 1 |
0.431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/src/Adapter/Presenter/Product/ProductLazyArray.php:889 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:196 (getProductURL)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getUrl)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2660 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16445) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.431
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 548 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 579 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.430
ms
|
24 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2563 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20879) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.429
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 307 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10501) AND (b.`id_shop` = 1) LIMIT 1 |
0.429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 327 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19243) AND (b.`id_shop` = 1) LIMIT 1 |
0.429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 525 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1134 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.427
ms
|
26 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2662 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10501) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.427
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 420 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1225 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.426
ms
|
29 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2729 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.426
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 281 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16425) AND (b.`id_shop` = 1) LIMIT 1 |
0.425
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 316 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20721
ORDER BY `position` |
0.425
ms
|
8 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1076 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 14332
ORDER BY f.position ASC |
0.425
ms
|
5 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2658 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17584) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.424
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2647 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20121) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.423
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2574 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (13235) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.422
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2648 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16425) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.422
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2669 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10574) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.422
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2521 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15521) AND (b.`id_shop` = 1) LIMIT 1 |
0.421
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2667 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20721) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.421
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2664 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (24517) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.420
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1078 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14332) AND (b.`id_shop` = 1) LIMIT 1 |
0.420
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1308 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 12255
ORDER BY f.position ASC |
0.419
ms
|
6 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1521 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 12624) AND (b.`id_shop` = 1) LIMIT 1 |
0.419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 13579
ORDER BY f.position ASC |
0.419
ms
|
10 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 328 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19243
ORDER BY `position` |
0.419
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM dm_shop_group gs
LEFT JOIN dm_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN dm_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.418
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 2544 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20527) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.418
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 92 |
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM dm_layered_category
WHERE controller = 'category'
AND id_category = 13
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
0.417
ms
|
5 |
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:166 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2511 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 13235) AND (b.`id_shop` = 1) LIMIT 1 |
0.417
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 560 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 586 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.416
ms
|
19 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1089 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 180 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.416
ms
|
23 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2204 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 454 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.416
ms
|
22 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2551 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (12255) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.416
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 885 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 142 OR cp.`id_category` IN (968,1173) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.415
ms
|
6 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1900 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 902 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.415
ms
|
24 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2428 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 521 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.415
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2737 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.415
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1273 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 209 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.415
ms
|
27 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 622 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 13590) AND (b.`id_shop` = 1) LIMIT 1 |
0.414
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2493 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 112 OR cp.`id_category` IN (532,1227) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.413
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2022 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19541) AND (b.`id_shop` = 1) LIMIT 1 |
0.412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2395 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16125) AND (b.`id_shop` = 1) LIMIT 1 |
0.412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2546 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (13266) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.412
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2569 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14017) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.412
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2651 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10772) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.412
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20521 AND id_shop=1 LIMIT 1 |
0.411
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1509 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11025
ORDER BY f.position ASC |
0.411
ms
|
7 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2653 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10717) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.411
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 434 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 556 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.410
ms
|
20 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1315 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 205 LIMIT 1 |
0.410
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1799 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 84 OR cp.`id_category` IN (391) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.410
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2210 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 457 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.410
ms
|
25 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2552 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15742) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.410
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2665 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (20521) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.410
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2654 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22386) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.410
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2568 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11930) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.409
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2657 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11304) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.409
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 322 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 23963
ORDER BY `position` |
0.408
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2570 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15315) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.408
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:121 (offsetGet)
:undefined (jsonSerialize)
/modules/tdmegamenu/tdmegamenu.php:3976 (json_encode)
/modules/tdmegamenu/tdmegamenu.php:4005 (saveMenuToJson)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 313 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20521) AND (b.`id_shop` = 1) LIMIT 1 |
0.408
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1464 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1219 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.408
ms
|
25 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2604 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.408
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2663 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `dm_product_attribute` pa
INNER JOIN dm_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `dm_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `dm_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `dm_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `dm_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10560) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.408
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4486
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:109 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2749 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.408
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2344 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 917 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.406
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2530 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15574) AND (b.`id_shop` = 1) LIMIT 1 |
0.406
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1782 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 78 OR cp.`id_category` IN (1111) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.405
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2745 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.405
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2233 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 484 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.405
ms
|
23 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 646 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1220 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.404
ms
|
27 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2193 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1228 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.403
ms
|
22 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 326 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 16401
ORDER BY `position` |
0.403
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `dm_meta` m
LEFT JOIN `dm_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.402
ms
|
52 |
Yes
|
|
/classes/Dispatcher.php:633
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 2614 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.402
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 306 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11576
ORDER BY `position` |
0.401
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 634 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14970
ORDER BY `position` |
0.401
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 992 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 976 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.400
ms
|
18 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1698 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 356 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.399
ms
|
26 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1820 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24684) AND (b.`id_shop` = 1) LIMIT 1 |
0.399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1310 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 12255) AND (b.`id_shop` = 1) LIMIT 1 |
0.397
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1423 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 807 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.397
ms
|
21 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2624 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.397
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2741 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.397
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1830 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24685) AND (b.`id_shop` = 1) LIMIT 1 |
0.396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2586 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_post` a
LEFT JOIN `dm_tdelementor_post_lang` `b` ON a.`id_tdelementor_post` = b.`id_tdelementor_post` AND b.`id_lang` = 1
WHERE (a.`id_tdelementor_post` = 63) LIMIT 1 |
0.396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/tdelementor/classes/TdElementorPost.php:42 (__construct)
/modules/tdelementor/tdelementor.php:1151 (__construct)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1324 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 205 LIMIT 1 |
0.395
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2629 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.395
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 282 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 16425
ORDER BY `position` |
0.395
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2434 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 530 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.394
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 904 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17327) AND (b.`id_shop` = 1) LIMIT 1 |
0.394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1320 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15742) AND (b.`id_shop` = 1) LIMIT 1 |
0.394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2644 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.394
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 310 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10560
ORDER BY `position` |
0.393
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1329 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15746) AND (b.`id_shop` = 1) LIMIT 1 |
0.393
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1811 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24683) AND (b.`id_shop` = 1) LIMIT 1 |
0.391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2512 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 13235
ORDER BY `position` |
0.390
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 298 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20520
ORDER BY `position` |
0.389
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 450 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10568) AND (b.`id_shop` = 1) LIMIT 1 |
0.388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 580 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 570 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.388
ms
|
18 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 925 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20379) AND (b.`id_shop` = 1) LIMIT 1 |
0.386
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2632 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.386
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2639 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.385
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2739 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.385
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1174 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15006) AND (b.`id_shop` = 1) LIMIT 1 |
0.383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2599 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.382
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 960 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 750 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.382
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1501 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10378) AND (b.`id_shop` = 1) LIMIT 1 |
0.382
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2522 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15521
ORDER BY `position` |
0.382
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 389 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 932 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.381
ms
|
19 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 915 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19552) AND (b.`id_shop` = 1) LIMIT 1 |
0.381
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1891 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 489 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.381
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2031 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20548) AND (b.`id_shop` = 1) LIMIT 1 |
0.381
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 16414
ORDER BY `position` |
0.380
ms
|
3 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 633 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14970) AND (b.`id_shop` = 1) LIMIT 1 |
0.380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1590 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1110 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.380
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1954 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20879) AND (b.`id_shop` = 1) LIMIT 1 |
0.380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2634 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.380
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1175 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15006
ORDER BY `position` |
0.379
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1839 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24686) AND (b.`id_shop` = 1) LIMIT 1 |
0.379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/src/Adapter/Image/ImageRetriever.php:71 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 566 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 939 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.378
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1258 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 203 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.378
ms
|
19 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1775 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 86 OR cp.`id_category` IN (879) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.378
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1243 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1122 AND `id_shop` = 1 |
0.378
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 563 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 587 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.377
ms
|
14 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1106 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 778 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.377
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1821 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 24684
ORDER BY `position` |
0.376
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2748 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.376
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1203 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 148 OR cp.`id_category` IN (696,1161) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.375
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1633 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1151 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.375
ms
|
13 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2595 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.375
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:180 (getCmsOptions)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 755 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 674 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.375
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 308 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10501
ORDER BY `position` |
0.374
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2677 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_post` a
LEFT JOIN `dm_tdelementor_post_lang` `b` ON a.`id_tdelementor_post` = b.`id_tdelementor_post` AND b.`id_lang` = 1
WHERE (a.`id_tdelementor_post` = 4) LIMIT 1 |
0.374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/tdelementor/classes/TdElementorPost.php:42 (__construct)
/modules/tdelementor/tdelementor.php:1151 (__construct)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1765 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 384 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.373
ms
|
17 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2735 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.372
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2121 |
SELECT SQL_NO_CACHE *
FROM `dm_product` a
LEFT JOIN `dm_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `dm_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11930) AND (b.`id_shop` = 1) LIMIT 1 |
0.372
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:40 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5619 (getProductLink)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1436 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 48 OR cp.`id_category` IN (251,1205) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.371
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1568 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1243 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.371
ms
|
14 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1571 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1253 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.371
ms
|
15 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2222 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 894 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.371
ms
|
16 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1486 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 268 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.369
ms
|
14 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2471 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 522 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.369
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 314 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20521
ORDER BY `position` |
0.369
ms
|
10 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1894 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 491 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.368
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2437 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1118 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.368
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2619 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.368
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2242 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 487 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.368
ms
|
17 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2747 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.368
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2609 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.367
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1095 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 188 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.366
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2627 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.366
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2731 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.366
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2477 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1245 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.365
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 537 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 605 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.364
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 690 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 133 OR cp.`id_category` IN (620,621) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.364
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2386 |
SELECT SQL_NO_CACHE tr.*
FROM `dm_tax_rule` tr
JOIN `dm_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 9
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.364
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:5905 (getTaxCalculator)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2593 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.363
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:180 (getCmsOptions)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2416 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19590
ORDER BY `position` |
0.362
ms
|
4 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10713
AND image_shop.`cover` = 1 LIMIT 1 |
0.362
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1079 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14332
ORDER BY `position` |
0.362
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 324 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 24616
ORDER BY `position` |
0.361
ms
|
3 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2265 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 478 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.361
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 746 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 668 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.360
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1098 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1193 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.360
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2099 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 891 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.360
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1043 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1166 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.359
ms
|
12 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2485 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 111 OR cp.`id_category` IN (531) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.359
ms
|
6 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1512 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11025
ORDER BY `position` |
0.359
ms
|
3 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE *
FROM `dm_country` a
LEFT JOIN `dm_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `dm_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
0.358
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:146 (__construct)
/index.php:27 (require)
|
| 1937 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 18243
ORDER BY `position` |
0.358
ms
|
8 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2096 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 890 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.358
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1295 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 42 OR cp.`id_category` IN (230) AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.355
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2050 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 887 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.354
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2607 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.352
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2496 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 532 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.351
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1483 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 266 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.351
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.350
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1986 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 418 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.350
ms
|
6 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 462 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10968
ORDER BY `position` |
0.349
ms
|
6 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 569 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 942 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.349
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1389 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1213 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.349
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2734 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.348
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1778 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 879 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.348
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 312 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 24517
ORDER BY `position` |
0.347
ms
|
6 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 671 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1190 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.347
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1029 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 735 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.347
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1742 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1184 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.347
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2361 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 878 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.346
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 426 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1229 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.345
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 674 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1191 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.345
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1644 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1074 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.345
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1714 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 360 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.345
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2488 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 531 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.344
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1185 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15017
ORDER BY `position` |
0.344
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 123 |
SELECT SQL_NO_CACHE tr.*
FROM `dm_tax_rule` tr
JOIN `dm_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 9
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.343
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:5905 (getTaxCalculator)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1711 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 359 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.343
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2207 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 455 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.343
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 951 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 746 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.342
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2443 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1247 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.341
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 749 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 669 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.341
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 989 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 975 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.341
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1475 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1206 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.341
ms
|
10 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2406 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 18248
ORDER BY `position` |
0.341
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 91 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_related` bc
LEFT JOIN `dm_tdelementor_related_shop` bcs
ON (bc.`id_tdelementor_related` = bcs.`id_tdelementor_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'category'
AND bc.`key_related` = '13' LIMIT 1 |
0.340
ms
|
1621 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:867
/modules/tdelementor/classes/TdElementorWpHelper.php:1357 (getRelatedByKey)
/modules/tdelementor/tdelementor.php:401 (reset_post_var)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1136 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 198 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.340
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2480 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1250 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.340
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM dm_feature_product pf
LEFT JOIN dm_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN dm_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN dm_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN dm_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 22386
ORDER BY f.position ASC |
0.339
ms
|
1 |
Yes
|
|
/classes/Product.php:5946
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 451 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10568
ORDER BY `position` |
0.339
ms
|
6 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2750 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.339
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2751 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.338
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 292 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10717
ORDER BY `position` |
0.338
ms
|
3 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1650 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1178 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.338
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1768 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 385 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.338
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2730 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.337
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 423 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 930 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.336
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE tr.*
FROM `dm_tax_rule` tr
JOIN `dm_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 362)
AND ('08830' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '08830')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.335
ms
|
2 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/tax/Tax.php:188 (getTaxCalculator)
/classes/Product.php:5797 (getProductEcotaxRate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 583 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 571 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.335
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2697 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 71) LIMIT 1 |
0.335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1997 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 415 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.334
ms
|
8 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2596 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.334
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1284 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1175 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.334
ms
|
6 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2413 |
SELECT SQL_NO_CACHE *
FROM dm_product_attachment pa
LEFT JOIN dm_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN dm_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 19590 |
0.334
ms
|
2 |
|
|
/classes/Product.php:5980
/classes/Product.php:5766 (getAttachmentsStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 599 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 948 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.333
ms
|
11 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1194 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19859
ORDER BY `position` |
0.333
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1276 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1214 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.333
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2622 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.333
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2728 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.333
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1068 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 13266
ORDER BY `position` |
0.332
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 286 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 13697
ORDER BY `position` |
0.332
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1522 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 12624
ORDER BY `position` |
0.331
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1443 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) AND (b.`id_shop` = 1) LIMIT 1 |
0.331
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2788 |
SELECT SQL_NO_CACHE *
FROM dm_cookiesplus_cookie cc LEFT JOIN dm_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie`
WHERE
`id_cookiesplus_finality` = 3
AND ccl.`id_lang` = 1 AND cc.`active` = 1 AND cc.`id_shop` = 1 ORDER BY cc.`name`; |
0.331
ms
|
65 |
Yes
|
|
/modules/cookiesplus/classes/CookiesPlusCookie.php:105
/modules/cookiesplus/cookiesplus.php:1289 (getCookiesPlusCookies)
/modules/cookiesplus/cookiesplus.php:1509 (hookFooter)
/classes/Hook.php:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 829 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 951 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.330
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2248 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 900 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.330
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2637 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.330
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2742 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.330
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1551 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1164 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.329
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2032 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20548
ORDER BY `position` |
0.329
ms
|
4 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2755 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.329
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1 |
0.329
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:76 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1386 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1186 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.328
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1410 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) AND (b.`id_shop` = 1) LIMIT 1 |
0.328
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 16401
AND image_shop.`cover` = 1 LIMIT 1 |
0.327
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1035 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1222 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.327
ms
|
9 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1357 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 275 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.327
ms
|
5 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1439 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 251 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.327
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 668 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 949 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.326
ms
|
7 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2597 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.326
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE value FROM `dm_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.324
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/classes/Currency.php:970 (isFeatureActive)
/classes/Currency.php:892 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:282 (init)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1409 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1187 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.324
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1752 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 364 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.324
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2259 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 449 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.324
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2707 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 99) LIMIT 1 |
0.324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2736 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.323
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2053 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 888 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.323
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2617 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.323
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1914 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 407 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.322
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2738 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.321
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `dm_lang` l
JOIN dm_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.320
ms
|
1 |
|
|
/classes/Language.php:1183
/classes/Language.php:1474 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 2138 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14017
ORDER BY `position` |
0.320
ms
|
2 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2454 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1240 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.319
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2460 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 925 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.319
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1641 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 288 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.318
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2474 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1242 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.318
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1209 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1161 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.317
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 781 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1154 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.317
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2765 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.317
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2602 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.316
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 764 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1158 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.316
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1298 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 230 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.316
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2642 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.316
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2740 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.316
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2100 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) AND (b.`id_shop` = 1) LIMIT 1 |
0.315
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2743 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.315
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10772
AND image_shop.`cover` = 1 LIMIT 1 |
0.314
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 926 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 20379
ORDER BY `position` |
0.314
ms
|
1 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2612 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `dm_cms` c
INNER JOIN `dm_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `dm_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms`)
WHERE c.`id_cms_category` = 0
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 1
AND c.`active` = 1
ORDER BY `position` |
0.314
ms
|
28 |
Yes
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1478
/modules/tdelementor/classes/TdElementorWpHelper.php:1399 (getCMSPages)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2531 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `dm_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15574
ORDER BY `position` |
0.313
ms
|
5 |
Yes
|
|
/classes/Product.php:3532
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:686 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:125 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:98 (present)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2781 |
SELECT SQL_NO_CACHE `id_page`
FROM `dm_page`
WHERE `id_page_type` = 3 AND `id_object` = 13 LIMIT 1 |
0.313
ms
|
2 |
|
|
/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:993 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:612 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:121 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2623 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.313
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2625 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) AND (b.`id_shop` = 1) LIMIT 1 |
0.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 533 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1137 AND `id_shop` = 1 |
0.311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1756 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 366) LIMIT 1 |
0.311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1948 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20879
AND image_shop.`cover` = 1 LIMIT 1 |
0.311
ms
|
9 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 685 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 534 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.310
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1557 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1232 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.309
ms
|
4 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2746 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.309
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2686 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 17) LIMIT 1 |
0.307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2421 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) AND (b.`id_shop` = 1) LIMIT 1 |
0.306
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 770 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1248 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.305
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1461 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1182 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.305
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2457 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1233 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.305
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1036 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1167) AND (b.`id_shop` = 1) LIMIT 1 |
0.304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2184 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1114 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.304
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2262 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 897 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.304
ms
|
3 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 16414
AND image_shop.`cover` = 1 LIMIT 1 |
0.303
ms
|
3 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 475 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 24) AND (b.`id_shop` = 1) LIMIT 1 |
0.303
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2216 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 461 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.303
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2719 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 156) LIMIT 1 |
0.303
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20121
AND image_shop.`cover` = 1 LIMIT 1 |
0.302
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1255 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 202 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.302
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) AND (b.`id_shop` = 1) LIMIT 1 |
0.302
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1489 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 812 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.301
ms
|
2 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2684 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 10) LIMIT 1 |
0.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE *
FROM `dm_currency` a
LEFT JOIN `dm_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `dm_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:282 (init)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2440 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1130 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.300
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2641 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.299
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2744 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.298
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2638 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.297
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2700 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 78) LIMIT 1 |
0.297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 17584
AND image_shop.`cover` = 1 LIMIT 1 |
0.297
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2606 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.296
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2620 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) AND (b.`id_shop` = 1) LIMIT 1 |
0.296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 13697
AND image_shop.`cover` = 1 LIMIT 1 |
0.296
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2601 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.296
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2626 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.296
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) AND (b.`id_shop` = 1) LIMIT 1 |
0.295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1476 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) AND (b.`id_shop` = 1) LIMIT 1 |
0.295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2444 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1239) AND (b.`id_shop` = 1) LIMIT 1 |
0.295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2613 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.295
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2616 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.294
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2628 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.294
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2682 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 7) LIMIT 1 |
0.294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2714 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 131) LIMIT 1 |
0.294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2499 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1227 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.293
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2631 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.293
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2712 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 128) LIMIT 1 |
0.293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2752 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.293
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1277 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) AND (b.`id_shop` = 1) LIMIT 1 |
0.292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1757 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 366 AND `id_shop` = 1 |
0.292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 409 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1172) LIMIT 1 |
0.291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) AND (b.`id_shop` = 1) LIMIT 1 |
0.291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2621 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.291
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1494 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10378
AND image_shop.`cover` = 1 LIMIT 1 |
0.290
ms
|
6 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2646 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 93) LIMIT 1 |
0.290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/classes/Link.php:657 (__construct)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/71/a2/84/71a28490f7e2e19393db3856abc04e30506bfd40_2.file.product-miniature-thumb.tpl.php:155 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/71/a2/84/71a28490f7e2e19393db3856abc04e30506bfd40_2.file.product-miniature-thumb.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552ef6547_61515741)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:91 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2687 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 19) LIMIT 1 |
0.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10501
AND image_shop.`cover` = 1 LIMIT 1 |
0.289
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1527 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 770) AND (b.`id_shop` = 1) LIMIT 1 |
0.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2514 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15521
AND image_shop.`cover` = 1 LIMIT 1 |
0.289
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2187 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1156 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.288
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2605 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) AND (b.`id_shop` = 1) LIMIT 1 |
0.288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2330 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1207 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.287
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 415 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 550) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2083 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 94) AND (b.`id_shop` = 1) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2079 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 1169 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.285
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 109 |
REPLACE INTO dm_layered_filter_block (hash, data) VALUES ("5df180fbef3b9c499641d2275b51ba47", "a:1:{s:7:\"filters\";a:5:{i:0;a:0:{}i:1;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Marca\";s:6:\"values\";a:36:{i:1;a:2:{s:4:\"name\";s:5:\"3FREE\";s:3:\"nbr\";i:6;}i:3;a:2:{s:4:\"name\";s:5:\"ABYSM\";s:3:\"nbr\";i:4;}i:4;a:2:{s:4:\"name\";s:4:\"ACER\";s:3:\"nbr\";i:2;}i:8;a:2:{s:4:\"name\";s:10:\"AITEN DATA\";s:3:\"nbr\";i:18;}i:13;a:2:{s:4:\"name\";s:6:\"APPROX\";s:3:\"nbr\";i:31;}i:15;a:3:{s:4:\"name\";s:4:\"ASUS\";s:3:\"nbr\";i:2;s:7:\"checked\";b:1;}i:19;a:2:{s:4:\"name\";s:6:\"BELKIN\";s:3:\"nbr\";i:7;}i:29;a:2:{s:4:\"name\";s:12:\"CONCEPTRONIC\";s:3:\"nbr\";i:78;}i:31;a:2:{s:4:\"name\";s:7:\"COOLBOX\";s:3:\"nbr\";i:20;}i:38;a:2:{s:4:\"name\";s:11:\"DEEP GAMING\";s:3:\"nbr\";i:1;}i:44;a:2:{s:4:\"name\";s:5:\"DLINK\";s:3:\"nbr\";i:5;}i:49;a:2:{s:4:\"name\";s:13:\"ENERGY SISTEM\";s:3:\"nbr\";i:8;}i:53;a:2:{s:4:\"name\";s:5:\"EQUIP\";s:3:\"nbr\";i:116;}i:76;a:2:{s:4:\"name\";s:8:\"KEEP OUT\";s:3:\"nbr\";i:1;}i:79;a:2:{s:4:\"name\";s:5:\"KODAK\";s:3:\"nbr\";i:23;}i:85;a:2:{s:4:\"name\";s:6:\"LENOVO\";s:3:\"nbr\";i:20;}i:87;a:3:{s:4:\"name\";s:9:\"LEVEL ONE\";s:3:\"nbr\";i:18;s:7:\"checked\";b:1;}i:93;a:3:{s:4:\"name\";s:8:\"LOGITECH\";s:3:\"nbr\";i:63;s:7:\"checked\";b:1;}i:95;a:2:{s:4:\"name\";s:11:\"MARS GAMING\";s:3:\"nbr\";i:109;}i:104;a:2:{s:4:\"name\";s:3:\"NGS\";s:3:\"nbr\";i:58;}i:108;a:2:{s:4:\"name\";s:3:\"OEM\";s:3:\"nbr\";i:12;}i:121;a:2:{s:4:\"name\";s:7:\"PHILIPS\";s:3:\"nbr\";i:8;}i:128;a:2:{s:4:\"name\";s:6:\"RIELLO\";s:3:\"nbr\";i:59;}i:139;a:2:{s:4:\"name\";s:8:\"SYNOLOGY\";s:3:\"nbr\";i:1;}i:141;a:2:{s:4:\"name\";s:6:\"TACENS\";s:3:\"nbr\";i:19;}i:147;a:2:{s:4:\"name\";s:4:\"TOOQ\";s:3:\"nbr\";i:1;}i:150;a:2:{s:4:\"name\";s:6:\"TPLINK\";s:3:\"nbr\";i:4;}i:153;a:2:{s:4:\"name\";s:5:\"TRUST\";s:3:\"nbr\";i:128;}i:156;a:2:{s:4:\"name\";s:7:\"UNYKAch\";s:3:\"nbr\";i:7;}i:208;a:3:{s:4:\"name\";s:3:\"APC\";s:3:\"nbr\";i:99;s:7:\"checked\";b:1;}i:263;a:2:{s:4:\"name\";s:8:\"PLATINET\";s:3:\"nbr\";i:1;}i:300;a:3:{s:4:\"name\";s:9:\"RACKMOUNT\";s:3:\"nbr\";i:1;s:7:\"checked\";b:1;}i:306;a:2:{s:4:\"name\";s:9:\"POWERCUBE\";s:3:\"nbr\";i:5;}i:315;a:3:{s:4:\"name\";s:5:\"RAPOO\";s:3:\"nbr\";i:42;s:7:\"checked\";b:1;}i:319;a:2:{s:4:\"name\";s:4:\"HAMA\";s:3:\"nbr\";i:11;}i:417;a:2:{s:4:\"name\";s:6:\"MAXELL\";s:3:\"nbr\";i:15;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:2;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";i:1825;s:6:\"values\";a:1:{i:11343;a:4:{s:3:\"nbr\";i:5;s:4:\"name\";s:3:\"Sí\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:6:\"Gaming\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:3;a:7:{s:9:\"type_lite\";s:6:\"extras\";s:4:\"type\";s:6:\"extras\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Selections\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:7:\"On sale\";s:3:\"nbr\";i:0;}s:3:\"new\";a:2:{s:4:\"name\";s:11:\"New product\";s:3:\"nbr\";i:0;}s:8:\"discount\";a:2:{s:4:\"name\";s:10:\"Discounted\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:4;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:14:\"Disponibilidad\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:8:\"En stock\";s:3:\"nbr\";i:139;}i:0;a:2:{s:4:\"name\";s:13:\"No disponible\";s:3:\"nbr\";i:86;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}}}") |
0.285
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:210
/modules/ps_facetedsearch/src/Product/SearchProvider.php:220 (insertIntoCache)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10717
AND image_shop.`cover` = 1 LIMIT 1 |
0.285
ms
|
3 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 716 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19935
AND image_shop.`cover` = 1 LIMIT 1 |
0.285
ms
|
7 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 938 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 28) AND (b.`id_shop` = 1) LIMIT 1 |
0.284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2489 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 112) AND (b.`id_shop` = 1) LIMIT 1 |
0.284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1099 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) AND (b.`id_shop` = 1) LIMIT 1 |
0.283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1196 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23) AND (b.`id_shop` = 1) LIMIT 1 |
0.283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2643 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.283
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2461 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1241) AND (b.`id_shop` = 1) LIMIT 1 |
0.282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 376 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 116) AND (b.`id_shop` = 1) LIMIT 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2618 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.281
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 647 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) AND (b.`id_shop` = 1) LIMIT 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 725 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 26) AND (b.`id_shop` = 1) LIMIT 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1761 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 82 AND `id_shop` = 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2611 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 0 |
0.281
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2681 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 4) LIMIT 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2692 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 49) LIMIT 1 |
0.281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) AND (b.`id_shop` = 1) LIMIT 1 |
0.280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 695 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19479
AND image_shop.`cover` = 1 LIMIT 1 |
0.280
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2073 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `dm_product` p
INNER JOIN dm_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `dm_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 438 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.280
ms
|
1 |
|
|
/override/modules/tdmegamenu/tdmegamenu.php:180
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 22386
AND image_shop.`cover` = 1 LIMIT 1 |
0.279
ms
|
4 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1787 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19243
AND image_shop.`cover` = 1 LIMIT 1 |
0.279
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2481 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 111) AND (b.`id_shop` = 1) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2659 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 15) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/classes/Link.php:657 (__construct)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/71/a2/84/71a28490f7e2e19393db3856abc04e30506bfd40_2.file.product-miniature-thumb.tpl.php:155 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/71/a2/84/71a28490f7e2e19393db3856abc04e30506bfd40_2.file.product-miniature-thumb.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552ef6547_61515741)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:91 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2703 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 87) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 373 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 636 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 794 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 642 AND `id_shop` = 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1177 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15017
AND image_shop.`cover` = 1 LIMIT 1 |
0.278
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1465 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2699 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 76) LIMIT 1 |
0.278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1848 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1124 AND `id_shop` = 1 |
0.276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2732 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.276
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11304
AND image_shop.`cover` = 1 LIMIT 1 |
0.275
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1684 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 388 AND `id_shop` = 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1166 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15006
AND image_shop.`cover` = 1 LIMIT 1 |
0.274
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2635 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) AND (b.`id_shop` = 1) LIMIT 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2705 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 91) LIMIT 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2717 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 150) LIMIT 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2408 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19590
AND image_shop.`cover` = 1 LIMIT 1 |
0.273
ms
|
4 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2713 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 130) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 16401) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.272
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1107 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) AND (b.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2683 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 9) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2690 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 36) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2723 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 237) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2709 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 106) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1546 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 287) LIMIT 1 |
0.271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2600 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) AND (b.`id_shop` = 1) LIMIT 1 |
0.271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2711 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 119) LIMIT 1 |
0.271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 492 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 947) LIMIT 1 |
0.271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 873 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 140) AND (b.`id_shop` = 1) LIMIT 1 |
0.271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2594 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.271
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:180 (getCmsOptions)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1048 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11957
AND image_shop.`cover` = 1 LIMIT 1 |
0.270
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2034 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) AND (b.`id_shop` = 1) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2710 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 115) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2721 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 165) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2756 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.270
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 350 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_default_generic_fonts' LIMIT 1 |
0.270
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:111 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1561 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 771) AND (b.`id_shop` = 1) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2630 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) AND (b.`id_shop` = 1) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 16445
AND image_shop.`cover` = 1 LIMIT 1 |
0.269
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) AND (b.`id_shop` = 1) LIMIT 1 |
0.269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `dm_hook_alias` |
0.268
ms
|
88 |
|
|
/classes/Hook.php:287
/classes/Hook.php:318 (getAllHookAliases)
/classes/Hook.php:710 (getHookAliasesFor)
/classes/Hook.php:803 (getHookModuleExecList)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 705 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 19711
AND image_shop.`cover` = 1 LIMIT 1 |
0.268
ms
|
8 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1452 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 805 AND `id_shop` = 1 |
0.268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1504 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11025
AND image_shop.`cover` = 1 LIMIT 1 |
0.268
ms
|
3 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2504 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 13235
AND image_shop.`cover` = 1 LIMIT 1 |
0.268
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2598 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.268
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2252 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 96) AND (b.`id_shop` = 1) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2615 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) AND (b.`id_shop` = 1) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2640 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_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.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2689 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 29) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE * FROM `dm_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.266
ms
|
9 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:208 (getImagesTypes)
/controllers/front/listing/CategoryController.php:232 (getImage)
/controllers/front/listing/CategoryController.php:196 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1960 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 91) AND (b.`id_shop` = 1) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) AND (b.`id_shop` = 1) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE name, alias FROM `dm_hook_alias` |
0.265
ms
|
88 |
|
|
/classes/Hook.php:339
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:363 (normalizeHookName)
/classes/Hook.php:386 (getAllKnownNames)
/classes/Hook.php:921 (isHookCallableOn)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
| 367 |
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM dm_cms c
LEFT JOIN dm_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN dm_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (5) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
0.265
ms
|
1 |
|
Yes
|
/classes/CMS.php:143
/modules/tdmegamenu/tdmegamenu.php:4187 (getLinks)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2584 |
SELECT SQL_NO_CACHE *
FROM `dm_tdelementor_post` a
LEFT JOIN `dm_tdelementor_post_lang` `b` ON a.`id_tdelementor_post` = b.`id_tdelementor_post` AND b.`id_lang` = 1
WHERE (a.`id_tdelementor_post` = 3) LIMIT 1 |
0.265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/tdelementor/classes/TdElementorPost.php:42 (__construct)
/modules/tdelementor/tdelementor.php:1151 (__construct)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2633 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.265
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 881 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 142) AND (b.`id_shop` = 1) LIMIT 1 |
0.265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2603 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.265
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2608 |
SELECT SQL_NO_CACHE bcp.`id_cms_category`, bcp.`id_parent`, bcp.`level_depth`, bcp.`active`, bcp.`position`, cl.`name`, cl.`link_rewrite`
FROM `dm_cms_category` bcp
INNER JOIN `dm_cms_category_shop` cs
ON (bcp.`id_cms_category` = cs.`id_cms_category`)
INNER JOIN `dm_cms_category_lang` cl
ON (bcp.`id_cms_category` = cl.`id_cms_category`)
WHERE cl.`id_lang` = 1
AND cs.`id_shop` = 1
AND cl.`id_shop` = 1
AND bcp.`id_parent` = 1 |
0.265
ms
|
1 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:1434
/modules/tdelementor/classes/TdElementorWpHelper.php:1398 (getCMSCategories)
/modules/tdelementor/classes/TdElementorWpHelper.php:1406 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:847 (getCMSOptions)
/modules/tdelementor/includes/widgets/footer-links.php:895 (getCmsOptions)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2722 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 208) LIMIT 1 |
0.265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2610 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) AND (b.`id_shop` = 1) LIMIT 1 |
0.264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdelementor/classes/TdElementorWpHelper.php:1540 (__construct)
/modules/tdelementor/includes/widgets/footer-links.php:906 (getLinkInfo)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:980 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:922 (_filterPageContent)
/classes/Hook.php:993 (hookDisplayCategoryElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/8a/67/31/8a6731974d940fb00a732effce028710864b24b8_2.file.category-header.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a45455195a884_44607892)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:75 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:386 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) AND (b.`id_shop` = 1) LIMIT 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1405 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 816 AND `id_shop` = 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE *
FROM `dm_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 28 |
SELECT SQL_NO_CACHE *
FROM `dm_currency_lang`
WHERE `id_currency` = 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1091 (__construct)
/classes/Tools.php:687 (getCurrencyInstance)
/classes/controller/FrontController.php:360 (setCurrency)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1632 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1151 AND `id_shop` = 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2458 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 925) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2708 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 104) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 584 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) AND (b.`id_shop` = 1) LIMIT 1 |
0.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 686 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 133) AND (b.`id_shop` = 1) LIMIT 1 |
0.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 771 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 146) AND (b.`id_shop` = 1) LIMIT 1 |
0.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 937 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=12 AND `active`=1
ORDER BY `position` |
0.261
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1833 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 24686
AND image_shop.`cover` = 1 LIMIT 1 |
0.261
ms
|
9 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 24616
AND image_shop.`cover` = 1 LIMIT 1 |
0.261
ms
|
3 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1372 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 255) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1390 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) AND (b.`id_shop` = 1) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1770 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 944 AND `id_shop` = 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1957 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2685 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 13) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) AND (b.`id_shop` = 1) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1596 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 291) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1712 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 360) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1569 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1253) LIMIT 1 |
0.259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 553 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 583 AND `id_shop` = 1 |
0.258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1514 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 12624
AND image_shop.`cover` = 1 LIMIT 1 |
0.258
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1842 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1 |
0.258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1889 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 489) LIMIT 1 |
0.258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2150 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) AND (b.`id_shop` = 1) LIMIT 1 |
0.258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2666 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 315) LIMIT 1 |
0.258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/classes/Link.php:657 (__construct)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/71/a2/84/71a28490f7e2e19393db3856abc04e30506bfd40_2.file.product-miniature-thumb.tpl.php:155 (getManufacturerLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/71/a2/84/71a28490f7e2e19393db3856abc04e30506bfd40_2.file.product-miniature-thumb.tpl.php:118 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552ef6547_61515741)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:91 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/1e/69/731e69c8df0bd5abb3e431759d558b5c50bf9325_2.file.product-1.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552db21f6_13876271)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/f5/bd/06/f5bd063da5317d689314af18f34f3ad35bd80389_2.file.product.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552da8661_54108679)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:79 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/11/99/4d/11994d1a2c39091b4f21c1056ac947e7c2887047_2.file.products.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454552d89895_81274047)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:317 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:415 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:349 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:504 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1027 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 735) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1210 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 119) AND (b.`id_shop` = 1) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:45 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2271 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) AND (b.`id_shop` = 1) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2453 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1240 AND `id_shop` = 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2129 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 14017
AND image_shop.`cover` = 1 LIMIT 1 |
0.256
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2695 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 55) LIMIT 1 |
0.256
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2472 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1242) LIMIT 1 |
0.256
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1226 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) AND (b.`id_shop` = 1) LIMIT 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4166 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1235 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1123 AND `id_shop` = 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1586 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 305 AND `id_shop` = 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE *
FROM `dm_state` a
WHERE (a.`id_state` = 362) LIMIT 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 961 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 751) LIMIT 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1610 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1236 AND `id_shop` = 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2691 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 44) LIMIT 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 216 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10560
AND image_shop.`cover` = 1 LIMIT 1 |
0.254
ms
|
5 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 661 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 630 AND `id_shop` = 1 |
0.253
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2433 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 530 AND `id_shop` = 1 |
0.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2441 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1247) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2579 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 81 AND `id_shop` = 1 LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/widgets/megamenu.php:711 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) AND (b.`id_shop` = 1) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `dm_lang` l
LEFT JOIN `dm_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.250
ms
|
1 |
|
|
/classes/Language.php:1049
/config/config.inc.php:143 (loadLanguages)
/index.php:27 (require)
|
| 2449 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 926) LIMIT 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2694 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 53) LIMIT 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 754 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 674 AND `id_shop` = 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1996 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 415 AND `id_shop` = 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) AND (b.`id_shop` = 1) LIMIT 1 |
0.249
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 23963
AND image_shop.`cover` = 1 LIMIT 1 |
0.249
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 13579
AND image_shop.`cover` = 1 LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20520
AND image_shop.`cover` = 1 LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 16425
AND image_shop.`cover` = 1 LIMIT 1 |
0.248
ms
|
10 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.247
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `dm_image` i
INNER JOIN dm_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 24517
AND image_shop.`cover` = 1 LIMIT 1 |
0.247
ms
|
6 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 529 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 599) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2054 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1084) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2312 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 923 AND `id_shop` = 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 959 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 750 AND `id_shop` = 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2071 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 438) LIMIT 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2308 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 922) LIMIT 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2698 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 75) LIMIT 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2282 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 506) LIMIT 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1728 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 368) LIMIT 1 |
0.245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE format
FROM `dm_address_format`
WHERE `id_country` = 6 LIMIT 1 |
0.245
ms
|
1 |
|
|
/classes/AddressFormat.php:653
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1963 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 91 AND `id_shop` = 1 |
0.245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2720 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 160) LIMIT 1 |
0.245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2693 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 52) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1084 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1748 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 363 AND `id_shop` = 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2497 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1227) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2702 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 85) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1916 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 409 AND `id_shop` = 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) AND (b.`id_shop` = 1) LIMIT 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/controllers/front/listing/CategoryController.php:207 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1135 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 198 AND `id_shop` = 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1385 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1186 AND `id_shop` = 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1430 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 813 AND `id_shop` = 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1535 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1235) LIMIT 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1594 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 60 AND `id_shop` = 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2260 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 897) LIMIT 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 774 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 146 AND `id_shop` = 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 837 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1073 AND `id_shop` = 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1487 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 812) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1718 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1177) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1899 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 902 AND `id_shop` = 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE *
FROM `dm_group_lang`
WHERE `id_group` = 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/override/classes/Cart.php:35 (__construct)
/classes/controller/FrontController.php:427 (__construct)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.241
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 329 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `dm_currency` c
LEFT JOIN dm_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.241
ms
|
1 |
|
|
/classes/Currency.php:1136
/classes/Currency.php:1155 (countActiveCurrencies)
/classes/module/Module.php:2201 (isMultiCurrencyActivated)
/modules/tdelementor/tdelementor.php:1055 (getCacheId)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 392 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2438 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1130) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2446 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1239) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1484 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 268) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2074 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 433) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM dm_shop s
LEFT JOIN dm_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.240
ms
|
1 |
|
|
/classes/shop/Shop.php:214
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `dm_lang` a
LEFT JOIN `dm_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:211 (__construct)
/index.php:27 (require)
|
| 597 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 948) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1605 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 294 AND `id_shop` = 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1985 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 418 AND `id_shop` = 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2427 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 521 AND `id_shop` = 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 401 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 561) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1673 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1201) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 395 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 559) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 474 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=8 AND `active`=1
ORDER BY `position` |
0.239
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 556 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 584 AND `id_shop` = 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1790 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 372) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 944 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 155 AND `id_shop` = 1 |
0.238
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1015 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 727) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2033 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=23 AND `active`=1
ORDER BY `position` |
0.237
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE *
FROM `dm_currency` a
LEFT JOIN `dm_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1091 (__construct)
/classes/Tools.php:687 (getCurrencyInstance)
/classes/controller/FrontController.php:360 (setCurrency)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 23963 AND id_shop=1 LIMIT 1 |
0.237
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 370 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=4 AND `active`=1
ORDER BY `position` |
0.237
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 958 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 750) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 999 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 371 AND `id_shop` = 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1085 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 36 AND `id_shop` = 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:92 (__construct)
/classes/controller/FrontController.php:211 (__construct)
/classes/controller/Controller.php:246 (__construct)
/classes/Dispatcher.php:504 (getController)
/index.php:28 (dispatch)
|
| 769 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1248 AND `id_shop` = 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1564 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 771 AND `id_shop` = 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1670 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 780) LIMIT 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1697 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 356 AND `id_shop` = 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2049 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 887 AND `id_shop` = 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2197 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 97 AND `id_shop` = 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2243 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 898) LIMIT 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1138 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1209 AND `id_shop` = 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 385 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 931 AND `id_shop` = 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 527 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1136 AND `id_shop` = 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1296 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 230) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1468 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 51 AND `id_shop` = 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1754 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 365 AND `id_shop` = 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1915 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 409) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2091 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 889) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2161 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 464) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2283 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 506 AND `id_shop` = 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2483 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 111) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 952 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 747) LIMIT 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2326 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 517 AND `id_shop` = 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2417 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=27 AND `active`=1
ORDER BY `position` |
0.234
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 353 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_space_between_widgets' LIMIT 1 |
0.234
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:111 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1731 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 369) LIMIT 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2498 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1227 AND `id_shop` = 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2704 |
SELECT SQL_NO_CACHE *
FROM `dm_manufacturer` a
LEFT JOIN `dm_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `dm_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 89) LIMIT 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:17 (__construct)
/modules/tdelementor/includes/widgets/brands.php:834 (__construct)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 503 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1223) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1282 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1175) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1870 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 774 AND `id_shop` = 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 582 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 571 AND `id_shop` = 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 809 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 958 AND `id_shop` = 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1378 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 809) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2424 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 110 AND `id_shop` = 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2442 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1247 AND `id_shop` = 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE * FROM `dm_currency` c ORDER BY `iso_code` ASC |
0.232
ms
|
1 |
Yes
|
|
/classes/Currency.php:710
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:282 (init)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__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:176 (initSearch)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 16414 AND id_shop=1 LIMIT 1 |
0.232
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 535 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 605) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1418 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 248) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2459 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 925 AND `id_shop` = 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1631 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1151) LIMIT 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2156 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 98 AND `id_shop` = 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2436 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1118 AND `id_shop` = 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1470 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 811) LIMIT 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2092 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 889 AND `id_shop` = 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 378 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 116) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1259 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 205) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1734 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 370) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2176 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 471) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 490 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 946 AND `id_shop` = 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1699 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 357) LIMIT 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1713 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 360 AND `id_shop` = 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 763 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1158 AND `id_shop` = 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2220 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 894) LIMIT 1 |
0.229
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 536 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 605 AND `id_shop` = 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2450 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 926 AND `id_shop` = 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE * FROM `dm_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.228
ms
|
9 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:368 (getImagesTypes)
/classes/controller/FrontController.php:1571 (getNoPictureImage)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 876 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 140 AND `id_shop` = 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1090 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 186) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1421 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 807) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1962 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 91) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1999 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 880 AND `id_shop` = 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2432 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 530) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 410 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1172 AND `id_shop` = 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1080 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=13 AND `active`=1
ORDER BY `position` |
0.227
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1373 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 255 AND `id_shop` = 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1384 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1186) LIMIT 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1482 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 266 AND `id_shop` = 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2078 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1169 AND `id_shop` = 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE *
FROM `dm_country` a
LEFT JOIN `dm_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/classes/ProductPresenterFactory.php:84 (__construct)
/classes/controller/ProductPresentingFrontController.php:40 (getPresenter)
/classes/controller/ProductListingFrontController.php:111 (getProductPresenter)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 402 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 561 AND `id_shop` = 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 862 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 658 AND `id_shop` = 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1025 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 730 AND `id_shop` = 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1288 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 232) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1349 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 282) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1668 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1200 AND `id_shop` = 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2577 |
SELECT SQL_NO_CACHE `width`, `height`
FROM dm_image_type
WHERE `name` = 'manufacturer_default' LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/Image.php:561
/modules/tdmegamenu/tdmegamenu.php:4063 (getSize)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10713) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.225
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 457 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10968) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.225
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 635 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=9 AND `active`=1
ORDER BY `position` |
0.225
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 976 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 726 AND `id_shop` = 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1401 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 815) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2217 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 462) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2266 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 892) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2447 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1239 AND `id_shop` = 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 493 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 947 AND `id_shop` = 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1271 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 209) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1875 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 869) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2081 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1170 AND `id_shop` = 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2491 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 112) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2494 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 532) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 791 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 641 AND `id_shop` = 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2017 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1127 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2221 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 894 AND `id_shop` = 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2357 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 877 AND `id_shop` = 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2466 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 523) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 476 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 24) |
0.223
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.223
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 352 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_space_between_widgets' LIMIT 1 |
0.223
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/core/settings/general/manager.php:108 (get_option)
/modules/tdelementor/core/settings/base/manager.php:437 (get_saved_settings)
/modules/tdelementor/core/settings/base/manager.php:122 (create_model)
/modules/tdelementor/includes/controls/groups/typography.php:102 (get_model)
/modules/tdelementor/includes/controls/groups/base.php:176 (init_fields)
/modules/tdelementor/includes/controls/groups/base.php:270 (get_fields)
/modules/tdelementor/includes/controls/groups/base.php:99 (filter_fields)
/modules/tdelementor/includes/base/controls-stack.php:738 (add_controls)
/modules/tdelementor/includes/widgets/image-box.php:461 (add_group_control)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/widget-base.php:162 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/widget-base.php:762 (get_settings)
/modules/tdelementor/includes/base/widget-base.php:777 (get_current_skin_id)
/modules/tdelementor/includes/base/widget-base.php:463 (get_current_skin)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 393 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 118 AND `id_shop` = 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 884 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 142 AND `id_shop` = 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1046 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.223
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1919 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 413 AND `id_shop` = 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2340 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 520 AND `id_shop` = 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 766 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1174 AND `id_shop` = 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1435 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 48 AND `id_shop` = 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1451 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 805) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2105 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 444) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2435 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1118) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 642 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 135 AND `id_shop` = 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 666 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 949) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 765 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1174) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 842 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 147 AND `id_shop` = 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1005 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 744 AND `id_shop` = 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1677 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2097 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 891) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2299 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 509) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2423 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2429 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 526) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM dm_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:178
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:301 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
| 33 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM dm_category_group ctg
WHERE ctg.`id_category` = 13 AND ctg.`id_group` = 1 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/Category.php:1748
/controllers/front/listing/CategoryController.php:90 (checkAccess)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 158 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10713 AND id_shop=1 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1189 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19859) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1440 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1205) LIMIT 1 |
0.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1575 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 10) |
0.221
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1798 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 84 AND `id_shop` = 1 |
0.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2291 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 107 AND `id_shop` = 1 |
0.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 683 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 534) LIMIT 1 |
0.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 192 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 17584) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 24616) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 504 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1223 AND `id_shop` = 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 978 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 972) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1726 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 367 AND `id_shop` = 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1732 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 369 AND `id_shop` = 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2077 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1169) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2185 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1156) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2332 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1208 AND `id_shop` = 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2484 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 111 AND `id_shop` = 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2353 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 397) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 22386) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.219
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 886 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 968) LIMIT 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1246 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1251 AND `id_shop` = 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1463 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1219 AND `id_shop` = 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1474 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1206 AND `id_shop` = 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2469 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 522) LIMIT 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 650 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 134 AND `id_shop` = 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2775 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
0.219
ms
|
0 |
|
|
/classes/module/Module.php:2106
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/e0/2c/80/e02c807768fc8e7b84fe26ca42758a01a79f9430_2.file.offcanvas-modal.tpl.php:225 (isEnabled)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454554ef3c02_98290730)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:576 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10717) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10574) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 544 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 123 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 879 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 964 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 890 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1173 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1479 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 52 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2456 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1233 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2492 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 112 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE *
FROM `dm_group` a
LEFT JOIN `dm_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/override/classes/Cart.php:35 (__construct)
/classes/controller/FrontController.php:427 (__construct)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE data FROM dm_layered_filter_block WHERE hash="5df180fbef3b9c499641d2275b51ba47" LIMIT 1 |
0.218
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:186
/modules/ps_facetedsearch/src/Product/SearchProvider.php:213 (getFromCache)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 113 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 407 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 115 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 645 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1220 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 911 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19552) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1393 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 54 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1544 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 56 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2337 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 109 AND `id_shop` = 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2452 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1240) LIMIT 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1207 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1161) LIMIT 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2277 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 106 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2455 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1233) LIMIT 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 86 LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 16414) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.217
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 501 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 122 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 513 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1230 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 581 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 571) LIMIT 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1129 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 38 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1141 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1210 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1202 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 148 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1402 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 815 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2095 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 890 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2171 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 469 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2183 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1114 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2189 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1203 AND `id_shop` = 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20721) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 570 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1231) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 848 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 695 AND `id_shop` = 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1268 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 208) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1272 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 209 AND `id_shop` = 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1671 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 780 AND `id_shop` = 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1865 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1226 AND `id_shop` = 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1998 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 880) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2027 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20548) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2247 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 900 AND `id_shop` = 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2439 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1130 AND `id_shop` = 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2475 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1245) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2478 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1250) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 11576 AND id_shop=1 LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 419 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1225 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 658 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 136 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 667 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 949 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 788 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 138 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 900 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 17327) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1039 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1167 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1096 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1193) LIMIT 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1533 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 820 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1876 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 869 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1088 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 180 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1289 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 232 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1266 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 207 AND `id_shop` = 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1283 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1175 AND `id_shop` = 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1791 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 372 AND `id_shop` = 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2006 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1127 LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2046 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 886 AND `id_shop` = 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 433 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 556 AND `id_shop` = 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2323 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 516 AND `id_shop` = 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2365 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 81 AND `id_shop` = 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2507 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 13235) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE * FROM `dm_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.213
ms
|
1 |
|
|
/classes/module/Module.php:2015
/classes/Hook.php:881 (getExceptionsStatic)
/classes/controller/FrontController.php:948 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 11576) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1213 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 119 AND `id_shop` = 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 939 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 28) |
0.213
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1049 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 974 LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1690 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1202 AND `id_shop` = 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2529 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15574 AND id_shop=1 LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10772) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 379 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 116 AND `id_shop` = 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1137 |
SELECT SQL_NO_CACHE *
FROM `dm_category` a
LEFT JOIN `dm_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1209) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1681 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 387 AND `id_shop` = 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE `id_lang` FROM `dm_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/Language.php:849
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:282 (init)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20121) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 396 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 559 AND `id_shop` = 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 988 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 975 AND `id_shop` = 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1294 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 42 AND `id_shop` = 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1913 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 407 AND `id_shop` = 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2303 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 918 AND `id_shop` = 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2467 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 523 AND `id_shop` = 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2470 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 522 AND `id_shop` = 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE `id_lang` FROM `dm_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/Language.php:849
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:282 (init)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 24517) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 337 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/managers/widgets.php:108 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 979 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 972 AND `id_shop` = 1 |
0.210
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2098 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 891 AND `id_shop` = 1 |
0.210
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 783 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1246 AND `id_shop` = 1 |
0.210
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1008 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1152 AND `id_shop` = 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1826 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 24685) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2043 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 431 AND `id_shop` = 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2360 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 878 AND `id_shop` = 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2515 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 926 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1637 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 58 AND `id_shop` = 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 576 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 121 AND `id_shop` = 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1157 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 151 AND `id_shop` = 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2476 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1245 AND `id_shop` = 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "cdc_googletagmanager" LIMIT 1 |
0.208
ms
|
0 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2081 (getModuleIdByName)
/modules/cookiesplus/cookiesplus.php:1164 (isInstalled)
/modules/cookiesplus/cookiesplus.php:1094 (hookHeader)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 388 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1674 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1201 AND `id_shop` = 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2261 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 897 AND `id_shop` = 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2473 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1242 AND `id_shop` = 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2487 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 531 AND `id_shop` = 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2582 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdshoppingcart" LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/widgets/shopping-cart.php:361 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2776 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/e0/2c/80/e02c807768fc8e7b84fe26ca42758a01a79f9430_2.file.offcanvas-modal.tpl.php:279 (isEnabled)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454554ef3c02_98290730)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:576 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2777 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.208
ms
|
0 |
|
|
/classes/module/Module.php:2106
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/e0/2c/80/e02c807768fc8e7b84fe26ca42758a01a79f9430_2.file.offcanvas-modal.tpl.php:279 (isEnabled)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454554ef3c02_98290730)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:576 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:111 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 689 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 133 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 777 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 688 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1530 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 770 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1665 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1199 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1716 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 362 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2297 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 508 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2368 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1221 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2495 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 532 AND `id_shop` = 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2674 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdelementor" LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:999 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:948 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:166 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:509 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1710 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 359 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.206
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:196 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 78 LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 125 |
SELECT SQL_NO_CACHE *
FROM `dm_tax_lang`
WHERE `id_tax` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:5905 (getTaxCalculator)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 366 |
SELECT SQL_NO_CACHE *
FROM `dm_td_mega_column`
WHERE `id_td_mega_menu`=3 AND `active`=1
ORDER BY `position` |
0.206
ms
|
38 |
Yes
|
|
/modules/tdmegamenu/classes/TdMegaColumnClass.php:37
/override/modules/tdmegamenu/tdmegamenu.php:30 (getAll)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 953 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 747 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 962 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 751 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 967 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 152 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1028 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 735 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1694 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 74 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1893 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 491 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2200 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 453 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2419 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 20) |
0.206
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 11304) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 382 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 555 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 579 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 570 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 598 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 948 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 734 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1197 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1091 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 186 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1094 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 188 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1251 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 40 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1263 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 206 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1379 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 809 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1422 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 807 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1485 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 268 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1649 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1178 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1794 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1176 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1958 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 14) |
0.205
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1979 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 89 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2244 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 898 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2215 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 461 AND `id_shop` = 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 547 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 579 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 590 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 614 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 653 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 623 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 664 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 631 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 803 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 646 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1034 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1222 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1074 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 14332) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1341 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 818 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1735 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 370 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2072 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 438 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2186 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1156 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2206 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 455 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2430 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 526 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 828 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 951 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1260 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 205 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1862 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1126 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1982 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 417 AND `id_shop` = 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2526 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15574) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 57 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 806 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 956 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1097 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1193 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1280 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 43 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1297 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 230 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 86 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 82 LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 161 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1199 LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 24616 AND id_shop=1 LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 347 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdmegamenu" LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/managers/widgets.php:131 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 684 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 534 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 934 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20527 AND id_shop=1 LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1208 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1161 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1370 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 254 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1488 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 812 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1678 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 83 AND `id_shop` = 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2401 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 18248) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2410 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 571 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1231 AND `id_shop` = 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1646 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1171 AND `id_shop` = 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2479 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1250 AND `id_shop` = 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 79 LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1031 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1192 AND `id_shop` = 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2203 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 454 AND `id_shop` = 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2464 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1241 AND `id_shop` = 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1170 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15006) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2581 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 87 AND `id_shop` = 1 LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/widgets/search.php:544 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1851 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1125 AND `id_shop` = 1 |
0.200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2165 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 465 AND `id_shop` = 1 |
0.200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 16425 AND id_shop=1 LIMIT 1 |
0.199
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1807 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 24683) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.199
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1751 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 364 AND `id_shop` = 1 |
0.199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1570 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1253 AND `id_shop` = 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2501 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 270 |
0.198
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2517 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2725 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/widgets/email-subscription.php:648 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1140 (renderWidget)
/classes/Hook.php:993 (hookDisplayFooterElementor)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/73/41/a7/7341a74f212cff5ad88f86cd3d4d6fb256f87eb4_2.file.footer.tpl.php:57 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a4545535e34f7_17075993)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:540 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:98 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1687 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 389 AND `id_shop` = 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20520) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 726 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 26) |
0.197
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 134 AND `id_shop` = 1 LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/module/Module.php:2106
/override/classes/Product.php:72 (isEnabled)
/classes/Product.php:3706 (priceCalculation)
/classes/Product.php:5637 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.195
ms
|
0 |
|
|
/classes/module/Module.php:2106
/classes/controller/FrontController.php:1613 (isEnabled)
/classes/controller/FrontController.php:1756 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:269 (getTemplateVarPage)
/classes/controller/FrontController.php:506 (getTemplateVarPage)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM dm_required_field |
0.195
ms
|
3 |
|
|
/classes/ObjectModel.php:1588
/classes/ObjectModel.php:1623 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1554 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:511 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19243) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 362 |
SELECT SQL_NO_CACHE value FROM dm_tdelementor_meta WHERE id = 1 AND name = 'elementor_disable_typography_schemes' LIMIT 1 |
0.195
ms
|
1622 |
|
|
/modules/tdelementor/classes/TdElementorWpHelper.php:988
/modules/tdelementor/classes/TdElementorWpHelper.php:1060 (get_post_meta)
/modules/tdelementor/includes/managers/schemes.php:317 (get_option)
/modules/tdelementor/includes/elements/column.php:611 (get_enabled_schemes)
/modules/tdelementor/includes/base/controls-stack.php:1987 (_register_controls)
/modules/tdelementor/includes/base/controls-stack.php:522 (init_controls)
/modules/tdelementor/includes/base/controls-stack.php:307 (get_stack)
/modules/tdelementor/includes/base/controls-stack.php:2024 (get_controls)
/modules/tdelementor/includes/base/controls-stack.php:1076 (sanitize_settings)
/modules/tdelementor/includes/base/controls-stack.php:1853 (get_data)
/modules/tdelementor/core/base/base-object.php:145 (get_init_settings)
/modules/tdelementor/core/base/base-object.php:48 (ensure_settings)
/modules/tdelementor/includes/base/controls-stack.php:1091 (get_settings)
/modules/tdelementor/includes/base/controls-stack.php:1176 (get_parsed_dynamic_settings)
/modules/tdelementor/includes/base/element-base.php:768 (get_settings_for_display)
/modules/tdelementor/includes/elements/column.php:995 (_add_render_attributes)
/modules/tdelementor/includes/base/element-base.php:651 (_add_render_attributes)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 606 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 397 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 615 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 599 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2143 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15315) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE id_shop
FROM `dm_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/ObjectModel.php:1723
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/override/classes/Cart.php:35 (__construct)
/classes/controller/FrontController.php:427 (__construct)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1063 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 13266) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1333 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 8) |
0.194
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1550 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1164 AND `id_shop` = 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1843 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 12) |
0.194
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2003 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1199 LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1932 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 18243) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `dm_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:561 (__construct)
/config/config.inc.php:171 (getGroup)
/index.php:27 (require)
|
| 189 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 11304 AND id_shop=1 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10560) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2002 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 275 |
0.193
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1940 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1125 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 13697 AND id_shop=1 LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE * FROM `dm_image_type` |
0.192
ms
|
9 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:211 (getFormattedName)
/controllers/front/listing/CategoryController.php:232 (getImage)
/controllers/front/listing/CategoryController.php:196 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1199 LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1741 |
SELECT SQL_NO_CACHE *
FROM `dm_category_lang`
WHERE `id_category` = 1184 AND `id_shop` = 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:26 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:164 (__construct)
/override/modules/tdmegamenu/tdmegamenu.php:203 (generateCategoriesMenu)
/override/modules/tdmegamenu/tdmegamenu.php:47 (generateCategoriesMenu)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2151 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `dm_category_group` cg
WHERE (cg.`id_category` = 16) |
0.192
ms
|
3 |
|
|
/classes/Category.php:1701
/modules/tdmegamenu/tdmegamenu.php:4168 (getGroups)
/override/modules/tdmegamenu/tdmegamenu.php:35 (getLink)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE *
FROM `dm_country_lang`
WHERE `id_country` = 6 |
0.191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 19243 AND id_shop=1 LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 335 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "smartblog" LIMIT 1 |
0.191
ms
|
0 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/managers/widgets.php:104 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2120 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 444 LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2510 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 13235 AND id_shop=1 LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 75 LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 76 LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 468 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20311) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 601 |
SELECT SQL_NO_CACHE `id_product`
FROM `dm_td_mega_product`
WHERE `id_td_mega_menu` = 277 |
0.190
ms
|
3 |
|
|
/modules/tdmegamenu/classes/TdMegaProductClass.php:63
/override/modules/tdmegamenu/tdmegamenu.php:76 (getMenuProducts)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1835 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 24686) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2018 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19541) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10717 AND id_shop=1 LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1062 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 150
AND `active` = 1 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 341 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdshoppingcart" LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/managers/widgets.php:119 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1802 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2404 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 18248 AND id_shop=1 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2388 |
SELECT SQL_NO_CACHE *
FROM `dm_tax_lang`
WHERE `id_tax` = 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:5905 (getTaxCalculator)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2394 |
SELECT SQL_NO_CACHE name, alias FROM `dm_hook_alias` |
0.188
ms
|
88 |
|
|
/classes/Hook.php:339
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:363 (normalizeHookName)
/classes/Hook.php:386 (getAllKnownNames)
/classes/Hook.php:921 (isHookCallableOn)
/classes/Product.php:5811 (exec)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 388 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 17584 AND id_shop=1 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 709 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 19711) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1199 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 626 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 947 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 898 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1073 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1173 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15006 AND id_shop=1 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 80 LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 921 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 20379) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE c.id_currency
FROM `dm_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:282 (init)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdelementor" LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdthemesettings/tdthemesettings.php:279 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:913 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20121 AND id_shop=1 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 13697) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 13579) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2377 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 509 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2506 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 523 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 16425) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 23963) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1066 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 13266 AND id_shop=1 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2119 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 444 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2520 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 15521 AND id_shop=1 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 446 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 10568) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 605 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 397 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2009 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 15119) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 456 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 29
AND `active` = 1 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 345 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdproductwishlist" LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/managers/widgets.php:127 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1834 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 870 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2372 |
SELECT SQL_NO_CACHE id_shop
FROM `dm_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/ObjectModel.php:1723
/classes/Group.php:400 (isAssociatedToShop)
/classes/Configuration.php:712 (getCurrent)
/classes/Configuration.php:700 (showPrices)
/classes/ProductPresenterFactory.php:65 (isCatalogMode)
/override/modules/tdmegamenu/tdmegamenu.php:81 (getPresentationSettings)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2382 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 16125) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 62 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.183
ms
|
0 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/controller/FrontController.php:1613 (isEnabled)
/classes/controller/FrontController.php:1756 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:269 (getTemplateVarPage)
/classes/controller/FrontController.php:506 (getTemplateVarPage)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 13579 AND id_shop=1 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1071 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 737 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2399 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 509 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2409 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 509 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 629 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `dm_stock_available`
WHERE (id_product = 14970) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5738 (getQuantity)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2525 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 926 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1178 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1209 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 440 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 445 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 131
AND `active` = 1 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/classes/controller/FrontController.php:1570 (__construct)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 112 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 389 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE *
FROM `dm_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:5905 (getTaxCalculator)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 15
AND `active` = 1 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1805 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 397 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE id_shop
FROM `dm_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/ObjectModel.php:1723
/classes/Tools.php:691 (isAssociatedToShop)
/classes/controller/FrontController.php:360 (setCurrency)
/override/classes/controller/FrontController.php:93 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdthemesettings/tdthemesettings.php:279 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:913 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1926 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE id_shop
FROM `dm_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/ObjectModel.php:1723
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:27 (require)
|
| 1051 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 116
AND `active` = 1 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1077 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 14332 AND id_shop=1 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1200 LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 81 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 83 LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 466 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 559 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1055 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 11957 AND id_shop=1 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 897 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1073 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 908 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 955 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1309 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 12255 AND id_shop=1 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2130 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 427 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2505 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `dm_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 523 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Category.php:1370
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2516 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 926 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2675 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:999 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:948 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:166 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:509 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:92 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2378 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 509 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `dm_country`
WHERE `id_country` = 6 LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/Country.php:399
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10772 AND id_shop=1 LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1953 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20879 AND id_shop=1 LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 77 LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 879 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1510 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 11025 AND id_shop=1 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 22386 AND id_shop=1 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 20520 AND id_shop=1 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1825 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 870 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1949 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1125 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 336 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.170
ms
|
0 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/managers/widgets.php:104 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 342 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 88 AND `id_shop` = 1 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/managers/widgets.php:119 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1164 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1815 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 397 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2142 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 433 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2373 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2583 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 88 AND `id_shop` = 1 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/widgets/shopping-cart.php:361 (isEnabled)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1188 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1210 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1496 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 810 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1516 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 271 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 82 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 74 LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 16401 AND id_shop=1 LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "ma_b2b" LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/override/classes/Product.php:72 (isEnabled)
/classes/Product.php:3706 (priceCalculation)
/classes/Product.php:5637 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1806 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 95
AND `active` = 1 LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2387 |
SELECT SQL_NO_CACHE *
FROM `dm_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:5905 (getTaxCalculator)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2393 |
SELECT SQL_NO_CACHE * FROM `dm_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.168
ms
|
1 |
|
|
/classes/module/Module.php:2015
/classes/Hook.php:881 (getExceptionsStatic)
/classes/Product.php:5811 (exec)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10560 AND id_shop=1 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 179 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 627 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 947 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1305 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 207 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `dm_product_shop`
WHERE `id_product` = 10501 AND id_shop=1 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/Product.php:6806
/classes/Product.php:5904 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:5795 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 340 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 87 AND `id_shop` = 1 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/managers/widgets.php:115 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 444 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 561 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2502 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE icon
FROM `dm_tdthemesettings_category`
WHERE `id_ps_category` = 84 LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/tdthemesettings/classes/TdThemeCategory.php:29
/modules/tdthemesettings/tdthemesettings.php:838 (getImageById)
:undefined ({closure})
/modules/tdthemesettings/tdthemesettings.php:831 (array_map)
/modules/tdthemesettings/tdthemesettings.php:818 (getTemplateVarSubCategories)
/classes/Hook.php:993 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:228 (__construct)
/controllers/front/listing/CategoryController.php:212 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:206 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1492 |
SELECT SQL_NO_CACHE state FROM dm_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/override/modules/tdmegamenu/tdmegamenu.php:83 (__construct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1200 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1072 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 737 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2381 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 134 AND `id_shop` = 1 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/module/Module.php:2106
/override/classes/Product.php:72 (isEnabled)
/classes/Product.php:3706 (priceCalculation)
/classes/Product.php:5637 (getPriceStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 455 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 557 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 909 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 955 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 344 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 83 AND `id_shop` = 1 LIMIT 1 |
0.163
ms
|
0 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/managers/widgets.php:123 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1506 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 266 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 616 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 599 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2400 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 165
AND `active` = 1 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2007 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1127 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 93
AND `active` = 1 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 899 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 160
AND `active` = 1 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE name FROM dm_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 389 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:133 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 617 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 53
AND `active` = 1 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 910 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 130
AND `active` = 1 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 628 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 19
AND `active` = 1 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2380 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "ma_b2b" LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/override/classes/Product.php:72 (isEnabled)
/classes/Product.php:3706 (priceCalculation)
/classes/Product.php:5637 (getPriceStatic)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 467 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 78
AND `active` = 1 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 2379 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 233
AND `active` = 1 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 1073 |
SELECT SQL_NO_CACHE `name`
FROM `dm_manufacturer`
WHERE `id_manufacturer` = 26
AND `active` = 1 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:184 (getProductProperties)
/override/modules/tdmegamenu/tdmegamenu.php:100 (assembleProduct)
/modules/tdmegamenu/tdmegamenu.php:4001 (_prepareHook)
/modules/tdmegamenu/tdmegamenu.php:4046 (getPreparedMenuData)
/modules/tdelementor/includes/widgets/megamenu.php:727 (hookDisplayMenuVertical)
/modules/tdelementor/includes/base/widget-base.php:468 (render)
/modules/tdelementor/includes/base/widget-base.php:602 (render_content)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 348 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 81 AND `id_shop` = 1 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/managers/widgets.php:131 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 346 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 86 AND `id_shop` = 1 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/managers/widgets.php:127 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 338 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/tdelementor/includes/managers/widgets.php:108 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
| 339 |
SELECT SQL_NO_CACHE `id_module` FROM `dm_module` WHERE `name` = "tdsearchblock" LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tdelementor/includes/managers/widgets.php:115 (isEnabled)
/modules/tdelementor/includes/managers/widgets.php:235 (init_widgets)
/modules/tdelementor/includes/elements/column.php:1032 (get_widget_types)
/modules/tdelementor/includes/base/element-base.php:939 (_get_default_child_type)
/modules/tdelementor/includes/base/element-base.php:372 (get_child_type)
/modules/tdelementor/includes/base/element-base.php:985 (add_child)
/modules/tdelementor/includes/base/element-base.php:330 (init_children)
/modules/tdelementor/includes/base/element-base.php:888 (get_children)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/includes/base/element-base.php:889 (print_element)
/modules/tdelementor/includes/base/element-base.php:633 (_print_content)
/modules/tdelementor/core/base/document.php:1187 (print_element)
/modules/tdelementor/core/base/document.php:819 (print_elements)
/modules/tdelementor/includes/frontend.php:907 (print_elements_with_wrapper)
/modules/tdelementor/tdelementor.php:1152 (get_builder_content)
/modules/tdelementor/tdelementor.php:1063 (getWidgetVariables)
/modules/tdelementor/tdelementor.php:1110 (renderWidget)
/classes/Hook.php:993 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:928 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:110 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/7f/50/25/7f5025b31c4d2308ec4499b9c415f3aa9106b255_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548bae291_66326032)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:230 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/d6/b8/5f/d6b85f3e4b2e41de50009035b868caa689dfb20a_2.file.layout-both-columns.tpl.php:79 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548b07313_25328005)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/49/70/3b/49703bcc7eac2cefc81d8bef16597c59929b9e62_2.file.product-list.tpl.php:90 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a53ab6_69728680)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/desymanlayouts_layout_full_width_tpl/96/62/9c/96629c7f436f5b5af933369cc2a239612a5464e3_2.file.category.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a454548a3a720_50990661)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|